Skip to content

Commit fbe98b2

Browse files
committed
chore(releae): 1.8.1
1 parent 0bbf32c commit fbe98b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
1818
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
19-
"react-native-input-spinner": "^1.8.0",
19+
"react-native-input-spinner": "^1.8.1",
2020
"react-native-web": "~0.18.0"
2121
},
2222
"devDependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-input-spinner",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
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)