Skip to content

Commit bce3a53

Browse files
committed
chore: bump version (shelljs#429)
1 parent 2fa739e commit bce3a53

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "shelljs",
3-
"version": "0.6.0",
4-
"author": "Artur Adib <[email protected]>",
3+
"version": "0.7.0",
54
"description": "Portable Unix shell commands for Node.js",
65
"keywords": [
76
"shelljs",
@@ -15,7 +14,7 @@
1514
],
1615
"contributors": [
1716
"Ari Porad <[email protected]> (http://ariporad.com/)",
18-
"Nate Fischer <[email protected]>"
17+
"Nate Fischer <[email protected]> (https://github.com/nfischer)"
1918
],
2019
"repository": {
2120
"type": "git",

0 commit comments

Comments
 (0)