We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd8c68 commit 76a7cdbCopy full SHA for 76a7cdb
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "oe-cloud-cli",
3
- "version": "0.9.2",
+ "version": "1.1.0",
4
"description": "CLI tool for installing and running oe packages",
5
"license": "BSD-2-Clause",
6
"main": "lib",
@@ -65,7 +65,7 @@
65
"titleize": "^1.0.0",
66
"update-notifier": "^2.1.0",
67
"user-home": "^2.0.0",
68
- "oe-starter-app": "^1.0.0"
+ "oe-starter-app": "^1.1.0"
69
},
70
"devDependencies": {
71
"gulp": "^3.6.0",
0 commit comments