Skip to content

Commit 77b7975

Browse files
committed
Bump the plugin version
1 parent 8292c3b commit 77b7975

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"url": "https://github.com/NativeScript/nativescript-imagepicker"
66
},
77
"name": "nativescript-imagepicker",
8-
"version": "0.0.4",
8+
"version": "0.0.5",
99
"nativescript": {
1010
"platforms": {
11-
"android": "1.4.0",
12-
"ios": "1.4.0"
11+
"android": "2.0.0",
12+
"ios": "2.0.0"
1313
}
1414
},
1515
"dependencies": {
16-
"tns-core-modules": "^1.4.0"
16+
"tns-core-modules": "2.0.0"
1717
},
1818
"main": "viewmodel.js"
1919
}

0 commit comments

Comments
 (0)