Skip to content

Commit b6ae899

Browse files
committed
Limbo 0.0.12
1 parent 0461fd4 commit b6ae899

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
exclude = ["perf/latency/limbo"]
1717

1818
[workspace.package]
19-
version = "0.0.11"
19+
version = "0.0.12"
2020
authors = ["the Limbo authors"]
2121
edition = "2021"
2222
license = "MIT"

bindings/wasm/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/wasm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"collaborators": [
44
"the Limbo authors"
55
],
6-
"version": "0.0.11",
6+
"version": "0.0.12",
77
"license": "MIT",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)