Skip to content

Commit f69b2ff

Browse files
committed
Bump
1 parent 9da0014 commit f69b2ff

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-checkbox",
3-
"version": "1.1.6",
3+
"version": "1.2.0",
44
"description": "NativeScript plugin for checkbox widget.",
55
"main": "checkbox.js",
66
"nativescript": {
@@ -50,7 +50,11 @@
5050
"name": "Steve McNiven-Scott",
5151
"email": "[email protected]",
5252
"url": "https://github.com/sitefinitysteve"
53-
}
53+
},{
54+
"name":"Osei Fortune",
55+
"email": "[email protected]",
56+
"url": "https://github.com/triniwiz"
57+
}
5458
],
5559
"bugs": {
5660
"url": "https://github.com/bradmartin/nativescript-checkbox/issues"

0 commit comments

Comments
 (0)