maint: bump version to v0.2.0

This commit is contained in:
Jeremy Wall 2023-11-12 20:04:08 -05:00
parent 7f25fae4dc
commit c39293636d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "wasm-web-component-macros"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@ -1,6 +1,6 @@
[package]
name = "wasm-web-component"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
[lib]