Skip to content

Commit c16ea22

Browse files
committed
bump version
1 parent e3abce6 commit c16ea22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "nativescript-masked-text-field",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "A NativeScript masked text field widget.",
55
"main": "masked-text-field",
66
"typings": "masked-text-field.d.ts",
77
"nativescript": {
88
"platforms": {
9-
"android": "3.4.0",
10-
"ios": "3.4.0"
9+
"android": "4.0.0",
10+
"ios": "4.0.0"
1111
},
1212
"plugin": {
1313
"nan": "true",

0 commit comments

Comments
 (0)