mirror of
https://github.com/zaphar/wasm-web-components.git
synced 2025-07-21 19:40:30 -04:00
maint: Update version to 0.1.1
This commit is contained in:
parent
1a71426806
commit
cb071f4ffc
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasm-web-component-macros"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
@ -16,4 +16,4 @@ str_inflector = "0.12.0"
|
||||
|
||||
[dependencies.syn]
|
||||
version = "1.0.101"
|
||||
features = ["full"]
|
||||
features = ["full"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasm-web-component"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
author = "Jeremy Wall <jeremy@marzhillstudios.com>"
|
||||
|
||||
@ -43,4 +43,4 @@ features = [
|
||||
"ShadowRootMode",
|
||||
"Window",
|
||||
"console"
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user