Skip to content

Commit dc45f9d

Browse files
committed
bump
1 parent 7dc5076 commit dc45f9d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [v2.0.2](https://github.com/push2cloud/cli/compare/v2.0.1...v2.0.2)
2+
- bump push2cloud-compiler
3+
14
## [v2.0.1](https://github.com/push2cloud/cli/compare/v2.0.0...v2.0.1)
25
- bump push2cloud-compiler
36

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"repository": "push2cloud/cli",
2323
"homepage": "http://push2.cloud/",
2424
"devDependencies": {
25-
"eslint": "3.3.1"
25+
"eslint": "3.5.0"
2626
},
2727
"dependencies": {
2828
"chalk": "1.1.3",
29-
"push2cloud-compiler": "2.0.1",
29+
"push2cloud-compiler": "2.0.2",
3030
"epochjs": "2.0.0",
3131
"lodash": "4.15.0",
3232
"log-symbols": "1.0.2",

0 commit comments

Comments
 (0)