Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 16, 2016
1 parent 500441d commit c397b68
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
<a name="1.0.1"></a>
## 1.0.1 (2016-03-16)


* Add demo ([4ada08b](https://github.com/kikobeats/nodengine/commit/4ada08b))
* Adding meow as dependency ([237289b](https://github.com/kikobeats/nodengine/commit/237289b))
* lock meow depdendency correctly ([500441d](https://github.com/kikobeats/nodengine/commit/500441d))
* Merge pull request #2 from schottra/add-meow-dependency ([7705fb7](https://github.com/kikobeats/nodengine/commit/7705fb7))



<a name="1.0.0"></a>
# 1.0.0 (2016-03-14)


* Add nvm command ([5e0886e](https://github.com/kikobeats/nodengine/commit/5e0886e))
* Add snippet section ([22543d0](https://github.com/kikobeats/nodengine/commit/22543d0))
* Release 1.0.0 ([cc1c252](https://github.com/kikobeats/nodengine/commit/cc1c252))



Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nodengine",
"description": "NodeJS switcher based on package.json.",
"homepage": "https://github.com/Kikobeats/nodengine",
"version": "1.0.0",
"version": "1.0.1",
"bin": {
"nodengine": "bin/index.js"
},
Expand Down

0 comments on commit c397b68

Please sign in to comment.