Skip to content

Commit 4904609

Browse files
committed
Bump version
1 parent 9cd47c7 commit 4904609

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

enumflags/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "enumflags"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
authors = ["maik klein <[email protected]>"]
55
description = "Bitflags"
66
license = "MIT"

enumflags_derive/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "enumflags_derive"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
authors = ["maik klein <[email protected]>"]
55
description = "Bitflags"
66
license = "MIT"

0 commit comments

Comments
 (0)