Skip to content

Commit 870f720

Browse files
committed
Bump wasm crate to 0.1.2 to include doc updates
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
1 parent 2f75c29 commit 870f720

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

crates/containerd-shim-wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "containerd-shim-wasm"
33
description = "Library for building containerd shims for wasm"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
edition.workspace = true
66
license.workspace = true
77
readme = "README.md"

0 commit comments

Comments
 (0)