Skip to content

Commit fa4000f

Browse files
vchimevvchimev
authored andcommitted
Bump version to 3.0.1
Update nativescript platforms.
1 parent 8fa8948 commit fa4000f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "nativescript-camera",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Provides API for using device camera",
55
"main": "nativescript-camera",
66
"nativescript": {
77
"platforms": {
8-
"android": "2.3.0",
9-
"ios": "2.3.0"
8+
"android": "3.0.0",
9+
"ios": "3.0.0"
1010
}
1111
},
1212
"keywords": [

0 commit comments

Comments
 (0)