Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrhodes committed Feb 1, 2018
1 parent 310e854 commit fc49d0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zcc",
"version": "1.1.0",
"version": "2.0.0",
"main": "index.js",
"description": "a zero-config cli core",
"repository": "git@github.com/michaelrhodes/zcc",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ a zero-config cli core

## install
```sh
$ npm install michaelrhodes/zcc#1.1.0
$ npm install michaelrhodes/zcc#2.0.0
```

## use
Expand Down

0 comments on commit fc49d0c

Please sign in to comment.