Skip to content

Commit 49f3b5a

Browse files
committed
Updates package version to 0.2.0
Bug: 112778861 Change-Id: I722fc8968f2e6b0e855f7bdf318888739a4bd29e
1 parent 58db7da commit 49f3b5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "actions-on-google-testing",
33
"description": "This is an end-to-end testing library for developers building actions",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"main": "dist/index.js",
@@ -59,4 +59,4 @@
5959
"typescript": "^2.7.2",
6060
"winston": "2.2.0"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)