Skip to content

Commit aac9a1a

Browse files
committed
Bump to 0.3.0 for crates.io
1 parent 179c7c5 commit aac9a1a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

keyhive_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "keyhive_core"
4-
version = "0.2.0-alpha.1"
4+
version = "0.3.0"
55
description = "Core Keyhive types and functions"
66

77
authors.workspace = true

keyhive_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "keyhive_wasm"
3-
version = "0.2.0-alpha.1"
3+
version = "0.3.0"
44
description = "WebAssembly wrappers for keyhive_core"
55

66
authors.workspace = true

0 commit comments

Comments
 (0)