Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
marchinram committed Jul 20, 2020
1 parent 2526347 commit eb9e32a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 1
versionName "1.0.11"
versionName "1.0.12"
}
lintOptions {
abortOnError false
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@foursquare/pilgrim-sdk-react-native",
"homepage": "https://enterprise.foursquare.com/products/pilgrim",
"version": "1.0.11",
"version": "1.0.12",
"description": "React native wrapper for the Pilgrim SDK",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit eb9e32a

Please sign in to comment.