Skip to content

Commit

Permalink
Version 0.6.0 (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp authored Nov 11, 2022
1 parent a196be4 commit 6d60307
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 3,672 deletions.
6 changes: 3 additions & 3 deletions 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 bindings/wysiwyg-ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description = "Swift and Kotlin bindings for wysiwyg-rust"
keywords = ["matrix", "chat", "messaging", "composer", "wysiwyg"]
license = "Apache-2.0"
name = "uniffi-wysiwyg-composer"
version = "0.4.0"
version = "0.6.0"
rust-version = "1.60"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion bindings/wysiwyg-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description = "WASM bindings for wysiwyg-rust"
keywords = ["matrix", "chat", "messaging", "composer", "wysiwyg"]
license = "Apache-2.0"
name = "wysiwyg-wasm"
version = "0.4.0"
version = "0.6.0"
rust-version = "1.60"

[package.metadata.wasm-pack.profile.profiling]
Expand Down
Loading

0 comments on commit 6d60307

Please sign in to comment.