Skip to content

Commit

Permalink
Merge pull request #324 from containerd/bump-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mossaka authored Sep 19, 2023
2 parents c2c6d14 + 549145c commit df35a38
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -12,7 +12,7 @@ resolver = "2"

[workspace.package]
edition = "2021"
version = "0.1.1"
version = "0.2.0"
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/containerd/runwasi"
Expand Down
2 changes: 1 addition & 1 deletion crates/containerd-shim-wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "containerd-shim-wasm"
description = "Library for building containerd shims for wasm"
version = "0.2.1"
version = "0.3.0"
edition.workspace = true
license.workspace = true
readme = "README.md"
Expand Down

0 comments on commit df35a38

Please sign in to comment.