Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit bc6d327

Browse files
authored
Merge pull request #3 from ibm-functions/0.5.0
composer 0.5.0
2 parents 135dee4 + e731cb4 commit bc6d327

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,6 +1,6 @@
11
{
22
"name": "@shell/composer",
3-
"version": "1.0.0",
3+
"version": "0.5.0",
44
"description": "OpenWhisk Shell plugins for the OpenWhisk Composer",
55
"main": "plugin.js",
66
"scripts": {
@@ -12,7 +12,7 @@
1212
},
1313
"license": "Apache-2.0",
1414
"dependencies": {
15-
"@ibm-functions/composer": "^0.4.0",
15+
"@ibm-functions/composer": "^0.5.0",
1616
"chokidar": "^2.0.3"
1717
}
1818
}

0 commit comments

Comments
 (0)