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

Commit d6ca354

Browse files
committed
v1.4.2
1 parent 61dc50e commit d6ca354

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"examples/*",
44
"packages/*"
55
],
6-
"version": "1.4.1",
6+
"version": "1.4.2",
77
"command": {
88
"publish": {
99
"ignoreChanges": [

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zos",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "ZeppelinOS command line interface",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)