We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58db7da commit 49f3b5aCopy full SHA for 49f3b5a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "actions-on-google-testing",
3
"description": "This is an end-to-end testing library for developers building actions",
4
- "version": "0.1.0",
+ "version": "0.2.0",
5
"license": "Apache-2.0",
6
"author": "Google Inc.",
7
"main": "dist/index.js",
@@ -59,4 +59,4 @@
59
"typescript": "^2.7.2",
60
"winston": "2.2.0"
61
}
62
-}
+}
0 commit comments