Skip to content

Commit

Permalink
Version 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YvetteClarifai committed Mar 1, 2023
1 parent 4a8c602 commit 9be4df9
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 @@ -41,7 +41,7 @@ nexusPublishing {
}

group = 'com.clarifai'
version = '9.1.0'
version = '9.2.0'

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion build.gradle-E
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ nexusPublishing {
}

group = 'com.clarifai'
version = '9.1.0'
version = '9.2.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 9be4df9

Please sign in to comment.