Skip to content

Commit 4eaf426

Browse files
committed
Bump to 1.4.1
Signed-off-by: worksofliam <[email protected]>
1 parent 687a37d commit 4eaf426

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.4.0",
3+
"version": "1.4.1",
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.4.0",
12+
"version": "1.4.1",
1313
"repository": {
1414
"url": "https://github.com/IBM/sourceorbit"
1515
},

0 commit comments

Comments
 (0)