Skip to content

Commit

Permalink
chore: bump version (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfischer committed Apr 25, 2016
1 parent 2fa739e commit bce3a53
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "shelljs",
"version": "0.6.0",
"author": "Artur Adib <arturadib@gmail.com>",
"version": "0.7.0",
"description": "Portable Unix shell commands for Node.js",
"keywords": [
"shelljs",
Expand All @@ -15,7 +14,7 @@
],
"contributors": [
"Ari Porad <ari@ariporad.com> (http://ariporad.com/)",
"Nate Fischer <ntfschr@gmail.com>"
"Nate Fischer <ntfschr@gmail.com> (https://github.com/nfischer)"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit bce3a53

Please sign in to comment.