Skip to content

Commit

Permalink
GRPC clients version 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Jan 8, 2024
1 parent 8f07037 commit aa9fb7b
Show file tree
Hide file tree
Showing 21 changed files with 1,259 additions and 1,158 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.11.5
10.0.0
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.11.5'
version = '10.0.0'

repositories {
mavenCentral()
Expand Down
85 changes: 85 additions & 0 deletions src/main/java/com/clarifai/grpc/api/Collector.java

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

11 changes: 11 additions & 0 deletions src/main/java/com/clarifai/grpc/api/CollectorOrBuilder.java

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

42 changes: 21 additions & 21 deletions src/main/java/com/clarifai/grpc/api/ListAppsRequest.java

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

Loading

0 comments on commit aa9fb7b

Please sign in to comment.