Skip to content

Commit f6501f8

Browse files
author
Marco Cesarato
committed
chore(release): 1.7.8
1 parent e32d708 commit f6501f8

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
@@ -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.7.7",
16+
"react-native-input-spinner": "^1.7.8",
1717
"react-native-web": "~0.15.0"
1818
},
1919
"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.7.7",
3+
"version": "1.7.8",
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)