Skip to content

Commit 7700ca3

Browse files
authored
Bump version to 1.0.23 (#129)
1 parent d9ced41 commit 7700ca3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

node/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@env0/cli",
3-
"version": "1.0.22",
3+
"version": "1.0.23",
44
"description": "env0 CLI",
55
"repository": {
66
"type": "git",
@@ -18,6 +18,7 @@
1818
"test": "jest",
1919
"lint": "eslint ."
2020
},
21+
2122
"license": "MIT",
2223
"files": [
2324
"bin",

0 commit comments

Comments
 (0)