Skip to content

Commit 4997122

Browse files
committed
bump version
1 parent 62528c2 commit 4997122

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
name = "sunfish"
1414
publish = true
1515
repository = "https://github.com/tangramxyz/sunfish"
16-
version = "0.2.1"
16+
version = "0.2.2"
1717

1818
[lib]
1919
path = "lib.rs"

macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
name = "sunfish_macro"
99
publish = true
1010
repository = "https://github.com/tangramxyz/sunfish"
11-
version = "0.2.1"
11+
version = "0.2.2"
1212

1313
[lib]
1414
path = "lib.rs"

0 commit comments

Comments
 (0)