Skip to content

Commit

Permalink
Prepare 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
DJMcNab committed Feb 14, 2024
1 parent 3ed9e35 commit 7d3a3e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "kurbo"
version = "0.10.4"
version = "0.11.0"
authors = ["Raph Levien <[email protected]>"]
license = "MIT OR Apache-2.0"
edition = "2021"
Expand Down Expand Up @@ -51,4 +51,3 @@ rand = "0.8.0"

[target.'cfg(target_arch="wasm32")'.dev-dependencies]
getrandom = { version = "0.2.0", features = ["js"] }

0 comments on commit 7d3a3e1

Please sign in to comment.