Skip to content

Commit 2ce4018

Browse files
committed
chore: publish crate 0.2.0
1 parent 35eca3d commit 2ce4018

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "svgr-rs"
55
edition = "2021"
66
license = "MIT"
77
repository = "https://github.com/svg-rust/svgr-rs.git"
8-
version = "0.1.3"
8+
version = "0.2.0"
99

1010
[dependencies]
1111
regex = "1.7.3"

0 commit comments

Comments
 (0)