Skip to content

Commit 6198cb4

Browse files
Publish 2.0.1 (#28)
1 parent b6e384a commit 6198cb4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/createtemplate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"engines": {
3-
"node": ">= 0.10.0"
3+
"node": ">= 4.0"
44
},
55
"dependencies": {
6-
"deployd": "^1.0.0-alpha",
6+
"deployd": "^1.0.0-beta",
77
"dpd-dashboard": "^0.0.1",
88
"dpd-clientlib": "^0.0.1"
99
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deployd-cli",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"license": "MIT",
55
"description": "The deployd command line interface",
66
"repository": {

0 commit comments

Comments
 (0)