Skip to content

Commit 316ec42

Browse files
committed
chore(release): 1.6.0
1 parent ae5a0f3 commit 316ec42

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
@@ -13,7 +13,7 @@
1313
"react": "17.0.1",
1414
"react-dom": "17.0.1",
1515
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
16-
"react-native-input-spinner": "^1.5.2",
16+
"react-native-input-spinner": "^1.6.0",
1717
"react-native-web": "~0.15.0"
1818
},
1919
"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.5.2",
3+
"version": "1.6.0",
44
"description": "React native input with increase and decrease buttons",
55
"main": "./src/index.js",
66
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)