Skip to content

Commit

Permalink
Merge pull request #37 from emartech/MV-190-RN-Wrapper-migrate-to-SDK…
Browse files Browse the repository at this point in the history
…-3.0.0

chore(release): version set to 1.4.0
  • Loading branch information
eduzatoni authored Aug 5, 2021
2 parents 9be1d63 + 3d0bbfa commit 1bc885f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 3
versionName "1.3"
versionCode 4
versionName "1.4"
}
lintOptions {
abortOnError false
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-emarsys-wrapper",
"version": "1.3.1",
"version": "1.4.0",
"description": "React Native wrapper for Emarsys SDK",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1bc885f

Please sign in to comment.