Skip to content

Commit 6324242

Browse files
committed
bump package version
1 parent 29e2c7e commit 6324242

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Exemples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"prop-types": "^15.5.10",
1111
"react": "^16.0.0-beta.5",
1212
"react-native": "^0.49.1",
13-
"react-native-deck-swiper": "^1.4.1"
13+
"react-native-deck-swiper": "^1.4.2"
1414
},
1515
"devDependencies": {
1616
"babel-jest": "19.0.0",

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-deck-swiper",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Awesome tinder like card swiper for react-native. Highly Customizable!",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)