Skip to content

Commit

Permalink
chore(package): bump to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Exilz committed Oct 3, 2017
1 parent 538fad7 commit 04809b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"react": "16.0.0-alpha.12",
"react-native": "0.48.2",
"react-native-image-gallery": "^1.1.0"
"react-native-image-gallery": "2.1.0"
},
"devDependencies": {
"babel-jest": "21.0.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-image-gallery",
"version": "2.0.0",
"version": "2.1.0",
"description": "Pure JavaScript image gallery component for iOS and Android",
"main": "src/Gallery.js",
"scripts": {
Expand Down

0 comments on commit 04809b2

Please sign in to comment.