Skip to content

Commit

Permalink
Merge pull request #87 from ostdotcom/develop
Browse files Browse the repository at this point in the history
Preparing for release 2.3.6
  • Loading branch information
AniketAyachit committed Oct 16, 2019
2 parents bcbf1c7 + a0ff12c commit 8eb7fe2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.MD
@@ -1,5 +1,8 @@
# OST Wallet SDK Changelog

## Version 2.3.6
* Downstream Android Sdk updated to `v2.3.5`

## Version 2.3.5
* Downstream Android Sdk updated to `v2.3.4`

Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -47,5 +47,5 @@ repositories {

dependencies {
implementation 'com.facebook.react:react-native:+'
implementation 'com.ost:ost-wallet-sdk-android:2.3.4'
implementation 'com.ost:ost-wallet-sdk-android:2.3.5'
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@ostdotcom/ost-wallet-sdk-react-native",
"version": "2.3.5",
"version": "2.3.6",
"description": "OST Wallet SDK for React Native applications.",
"main": "./js/index.js",
"repository": {
Expand Down

0 comments on commit 8eb7fe2

Please sign in to comment.