Skip to content

Commit b162cf1

Browse files
committed
Bump to 1.2.0
Signed-off-by: worksofliam <[email protected]>
1 parent 8557d98 commit b162cf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ibm/sourceorbit",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "IBM i dependency management tool",
55
"bin": {
66
"so": "./dist/index.js"

vs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"publisher": "IBM",
1111
"license": "MIT",
12-
"version": "1.1.1",
12+
"version": "1.2.0",
1313
"repository": {
1414
"url": "https://github.com/IBM/sourceorbit"
1515
},

0 commit comments

Comments
 (0)