Skip to content

Commit 07e584d

Browse files
committed
Bump version: 0.0.1 → 0.0.2
1 parent 9373db4 commit 07e584d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.0.1"
2+
current_version = "0.0.2"
33
commit = true
44
tag = true
55

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "safe-arithmetic"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2024"
55
authors = ["romnn <contact@romnn.com>"]
66
publish = true

0 commit comments

Comments
 (0)