Skip to content

Commit 813ef6f

Browse files
committed
chore: version 1.2.7
New version 1.2.7
1 parent fa29249 commit 813ef6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "16.8.3",
1313
"react-dom": "^16.8.6",
1414
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
15-
"react-native-input-spinner": "^1.2.6",
15+
"react-native-input-spinner": "^1.2.7",
1616
"react-native-web": "^0.11.5"
1717
},
1818
"prettier": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-input-spinner",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "React native input with increase and decrease buttons",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)