We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a90fa commit a2f6147Copy full SHA for a2f6147
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "optimizely-cli",
3
- "version": "0.12.0",
+ "version": "0.13.0",
4
"description": "A command line application to create Optimizely experiments and publish via the API",
5
"main": "index.js",
6
"bin": {
@@ -44,4 +44,4 @@
44
"nexpect": "^0.4.2",
45
"quick-temp": "^0.1.2"
46
}
47
-}
+}
0 commit comments