Skip to content

Commit

Permalink
bump version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vunb committed Apr 8, 2020
1 parent 0d1853a commit 7d7be97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kites/cli",
"version": "1.2.0",
"version": "1.2.1",
"description": "Command line interface for Kites Framework",
"bin": {
"kites": "./bin/kites.js"
Expand All @@ -26,8 +26,8 @@
},
"homepage": "https://github.com/vunb/kites-cli#readme",
"dependencies": {
"@kites/common": "^1.2.0",
"@kites/core": "^1.2.0",
"@kites/common": "^1.2.1",
"@kites/core": "^1.2.1",
"chalk": "^2.3.2",
"commander": "^2.15.1",
"download-git-repo": "^1.0.2",
Expand Down

0 comments on commit 7d7be97

Please sign in to comment.