Skip to content

Commit

Permalink
Prepare release 0.1.6-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
richarddavison committed Feb 14, 2024
1 parent 6552704 commit ae4373b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
@@ -1,5 +1,2 @@
* Use SnMalloc allocator for improved performance.
* Switch libc from gnu to musl
* Bug fixes
* Dependency upgrades
* Implement `structuredClone` in global object
* Bugfixes
* Dependency updates
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
[package]
name = "llrt"
version = "0.1.5-beta"
version = "0.1.6-beta"
edition = "2021"
license-file = "LICENSE"

Expand Down

0 comments on commit ae4373b

Please sign in to comment.