Skip to content

Commit 4556c0f

Browse files
authored
chore: Update version number in Cargo.toml (#133)
1 parent e85f6b8 commit 4556c0f

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

Gemfile.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,11 @@ GEM
3131
fiber-local (1.0.0)
3232
fileutils (1.7.0)
3333
google-protobuf (3.21.12)
34-
google-protobuf (3.21.12-x86_64-darwin)
35-
google-protobuf (3.21.12-x86_64-linux)
3634
googleapis-common-protos-types (1.5.0)
3735
google-protobuf (~> 3.14)
3836
grpc (1.52.0)
3937
google-protobuf (~> 3.21)
4038
googleapis-common-protos-types (~> 1.0)
41-
grpc (1.52.0-x86_64-darwin)
42-
google-protobuf (~> 3.21)
43-
googleapis-common-protos-types (~> 1.0)
44-
grpc (1.52.0-x86_64-linux)
45-
google-protobuf (~> 3.21)
46-
googleapis-common-protos-types (~> 1.0)
4739
grpc-tools (1.52.0)
4840
i18n (1.12.0)
4941
concurrent-ruby (~> 1.0)

bridge/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bridge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bridge"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
authors = ["Anthony D <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/temporalio/sdk-ruby"

0 commit comments

Comments
 (0)