up package version

This commit is contained in:
Sasha 2023-11-08 19:27:53 +01:00
parent e6db05f27c
commit 93a8bff9f5
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2737,7 +2737,7 @@ dependencies = [
[[package]]
name = "rln-wasm"
version = "0.0.12"
version = "0.0.13"
dependencies = [
"console_error_panic_hook",
"getrandom",

View File

@ -1,6 +1,6 @@
[package]
name = "rln-wasm"
version = "0.0.12"
version = "0.0.13"
edition = "2021"
license = "MIT or Apache2"