Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit 0250dd5

Browse files
committed
Merge pull request #178 from phonegap/update-3.1
Update to cordova 3.1.0
2 parents d510683 + b17ade8 commit 0250dd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phonegap",
33
"description": "PhoneGap command-line interface and node.js library.",
4-
"version": "3.0.0-0.14.4",
4+
"version": "3.1.0-0.15.0",
55
"homepage": "http://github.com/phonegap/phonegap-cli",
66
"repository": {
77
"type": "git",
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"colors": "0.6.0-1",
31-
"cordova": "3.0.9",
31+
"cordova": "3.1.0-0.1.0",
3232
"node-static": "0.7.0",
3333
"optimist": "0.6.0",
3434
"phonegap-build": "0.8.4",

0 commit comments

Comments
 (0)