Skip to content

Commit 69e3dd2

Browse files
committed
Limbo 0.0.10
1 parent 94d69c5 commit 69e3dd2

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.0.10 - 2024-12-18
44

55
### Added
66

Cargo.lock

+7-7
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
@@ -14,7 +14,7 @@ members = [
1414
exclude = ["perf/latency/limbo"]
1515

1616
[workspace.package]
17-
version = "0.0.9"
17+
version = "0.0.10"
1818
authors = ["the Limbo authors"]
1919
edition = "2021"
2020
license = "MIT"

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.9",
6+
"version": "0.0.10",
77
"license": "MIT",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)