Skip to content

Commit

Permalink
v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Defelo committed Oct 27, 2023
1 parent 632c900 commit df27b81
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ uuid = { version = "1.5.0", default-features = false, features = ["v4", "fast-rn

[package]
name = "sandkasten"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
publish = false

Expand Down
2 changes: 1 addition & 1 deletion client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sandkasten-client"
version = "0.1.6"
version = "0.1.7"
description = "Sandkasten client library for running untrusted code"
license = "MIT"
documentation = "https://docs.rs/sandkasten-client/"
Expand Down

0 comments on commit df27b81

Please sign in to comment.