Skip to content

Commit

Permalink
Merge pull request #130 from metaplex-foundation/bump/2.1.1
Browse files Browse the repository at this point in the history
Bumps to 2.1.1
  • Loading branch information
ajamaica authored Aug 11, 2023
2 parents e19e5a9 + aafdb16 commit 43543e2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .idea/kotlinc.xml

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

3 changes: 1 addition & 2 deletions .idea/misc.xml

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

2 changes: 1 addition & 1 deletion rxSolana/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group 'com.solana'
version '2.1.0'
version '2.1.1'

android {
compileSdkVersion 33
Expand Down
2 changes: 1 addition & 1 deletion solana/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group 'com.solana'
version '2.1.0'
version '2.1.1'

android {
compileSdkVersion 33
Expand Down

0 comments on commit 43543e2

Please sign in to comment.