Skip to content

Commit

Permalink
fixup! ci: update release files
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
arrow-github-bot committed Oct 24, 2023
1 parent cd87bf9 commit 45e3211
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion client-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "Arrow devops-test service gRPC client"
keywords = ["vtol", "client", "grpc", "devops-test"] # max 5
name = "svc-devops-test-client-grpc"
version = "0.1.4-develop.2"
version = "0.1.4-develop.3"

authors.workspace = true
categories.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "Arrow devops test service GRPC server"
keywords = ["vtol", "server", "grpc", "rest", "devops-test"] # max 5
name = "svc-devops-test"
version = "0.1.4-develop.2"
version = "0.1.4-develop.3"

authors.workspace = true
categories.workspace = true
Expand Down

0 comments on commit 45e3211

Please sign in to comment.