Skip to content

Commit

Permalink
Merge pull request #99 from ostdotcom/develop
Browse files Browse the repository at this point in the history
version bump of OstWalletSdk-ios
  • Loading branch information
sachin-chauhan-dev committed Nov 12, 2019
2 parents bae4f95 + 1753843 commit 5f166d6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.MD
@@ -1,5 +1,11 @@
# OST Wallet SDK Changelog

## Version 2.3.9
* Downstream iOS Sdk updated to `v2.3.4`

## Version 2.3.8
* Removed jitpack.io dependency.

## Version 2.3.7
* Downstream iOS Sdk updated to `v2.3.3`

Expand Down
2 changes: 1 addition & 1 deletion documentation/ios_setup.md
Expand Up @@ -15,7 +15,7 @@ Carthage looks at a file called `Cartfile` to determine which libraries to insta

Add following entry in your `Cartfile`
```bash
github "ostdotcom/ost-wallet-sdk-ios" == 2.3.3
github "ostdotcom/ost-wallet-sdk-ios" == 2.3.4
```

Now to actually install everything run the following in your terminal:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@ostdotcom/ost-wallet-sdk-react-native",
"version": "2.3.8",
"version": "2.3.9",
"description": "OST Wallet SDK for React Native applications.",
"main": "./js/index.js",
"repository": {
Expand Down

0 comments on commit 5f166d6

Please sign in to comment.