Skip to content

Commit dea04a1

Browse files
Version bump
1 parent 1e1519b commit dea04a1

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-checkbox",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "NativeScript plugin for checkbox widget.",
55
"main": "checkbox.js",
66
"typings": "index.d.ts",
77
"nativescript": {
88
"platforms": {
9-
"android": "2.1.1",
10-
"ios": "2.1.1"
9+
"android": "2.3",
10+
"ios": "2.3"
1111
}
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)