Skip to content

Commit f4b56d8

Browse files
chore(release): 1.1.1 [skip ci]
1 parent 151f2c8 commit f4b56d8

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "enum-toggles"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
edition = "2021"
55
authors = ["Jxtopher"]
66
description = "A generic Rust library for managing toggles/flags using enums and bitvec."

0 commit comments

Comments
 (0)