CB-9681 Updated version and RELEASENOTES.md for release 1.3.0

This commit is contained in:
Steve Gill
2015-09-18 15:10:34 -07:00
parent a4a448095c
commit 05873a07fd
4 changed files with 15 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-file-transfer",
"version": "1.2.2-dev",
"version": "1.3.0",
"description": "Cordova File Transfer Plugin",
"cordova": {
"id": "cordova-plugin-file-transfer",
@@ -40,7 +40,7 @@
"cordova-browser"
],
"peerDependencies": {
"cordova-plugin-file": ">=2.0.0"
"cordova-plugin-file": ">=3.0.0"
},
"author": "Apache Software Foundation",
"license": "Apache 2.0"