Skip to content

Commit

Permalink
Yaci version upgrade and bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
satran004 committed Jan 12, 2023
1 parent fa7840a commit 74cb696
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ subprojects {
}

dependencies {
dependency 'com.bloxbean.cardano:yaci:0.1.7'
dependency 'com.bloxbean.cardano:yaci:0.1.8'
dependency 'com.bloxbean.cardano:cardano-client-lib:0.4.2'
dependency 'co.nstant.in:cbor:0.9'

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
group = com.bloxbean.cardano
version = 0.0.2-SNAPSHOT
version = 0.0.2

0 comments on commit 74cb696

Please sign in to comment.