Skip to content

Commit

Permalink
chore: Release restate-sdk-shared-core version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Jul 15, 2024
1 parent 26565b2 commit cf10165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "restate-sdk-shared-core"
version = "0.0.1"
version = "0.0.2"
edition = "2021"
description = "SDK Shared core"
license = "MIT"
Expand All @@ -22,4 +22,4 @@ sha2 = "0.11.0-pre.3"
googletest = "0.11.0"
test-log = { version = "0.2.16", default-features = false, features = ["trace", "color"] }
assert2 = "0.3.14"
prost-build = "0.13"
prost-build = "0.13"

0 comments on commit cf10165

Please sign in to comment.