Skip to content

Commit 76a7cdb

Browse files
committed
Updated oe-starter-app dependency, Version bump 1.1.0
1 parent 8fd8c68 commit 76a7cdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oe-cloud-cli",
3-
"version": "0.9.2",
3+
"version": "1.1.0",
44
"description": "CLI tool for installing and running oe packages",
55
"license": "BSD-2-Clause",
66
"main": "lib",
@@ -65,7 +65,7 @@
6565
"titleize": "^1.0.0",
6666
"update-notifier": "^2.1.0",
6767
"user-home": "^2.0.0",
68-
"oe-starter-app": "^1.0.0"
68+
"oe-starter-app": "^1.1.0"
6969
},
7070
"devDependencies": {
7171
"gulp": "^3.6.0",

0 commit comments

Comments
 (0)