Skip to content

Commit a24fc62

Browse files
committed
Set version to 0.3
1 parent b15eced commit a24fc62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parameterized"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Martijn Gribnau <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

parameterized-macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parameterized-macro"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Martijn Gribnau <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)