Skip to content

Commit 9dfb05f

Browse files
committed
bump
1 parent 596da0e commit 9dfb05f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,13 @@ Add the following to `app/App_Resources/Android/drawable/checkbox_grey.xml`
120120
* npm install tns-platform-declarations
121121
* npm preparedemo
122122
* npm run demo.ios
123+
124+
125+
#### Contributors
126+
127+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
128+
129+
| [<img src="https://avatars0.githubusercontent.com/u/6006148?v=3" width="100px;"/><br /><sub>Brad Martin</sub>](https://bradmartin.net/) | [<img src="https://avatars2.githubusercontent.com/u/1542376?v=3" width="100px;"/><br /><sub>Steve McNiven-Scott</sub>](https://github.com/sitefinitysteve) | [<img src="https://avatars3.githubusercontent.com/u/6695919?v=3" width="100px;"/><br /><sub>Osei Fortune</sub>](https://github.com/triniwiz) | [<img src="https://avatars2.githubusercontent.com/u/457187?v=3" width="100px;"/><br /><sub>Nathan Walker</sub>](https://github.com/NathanWalker) |
130+
|---|---|---|---|---|
131+
132+
<!-- ALL-CONTRIBUTORS-LIST:END -->

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-checkbox",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "NativeScript plugin for checkbox widget.",
55
"main": "checkbox",
66
"nativescript": {

0 commit comments

Comments
 (0)