Skip to content

Commit ac51d09

Browse files
author
Marco Cesarato
committed
chore(release): 1.3.2
1 parent 2d741b8 commit ac51d09

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
@@ -12,7 +12,7 @@
1212
"react": "16.14.0",
1313
"react-dom": "^16.14.0",
1414
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.0.tar.gz",
15-
"react-native-input-spinner": "^1.3.1",
15+
"react-native-input-spinner": "^1.3.2",
1616
"react-native-web": "^0.14.8"
1717
},
1818
"prettier": {

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.3.1",
3+
"version": "1.3.2",
44
"description": "React native input with increase and decrease buttons",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)