Skip to content

Commit e2405b9

Browse files
author
Jérôme Schneider
authored
Bumping to v0.0.4 (#13)
1 parent e24f78c commit e2405b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tax"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
authors = ["Jerome Schneider <mail@jeromeschneider.f>"]
55
edition = "2018"
66
license = "MIT"
@@ -16,4 +16,4 @@ regex = "1"
1616
lazy_static = "1.4.0"
1717
dirs = "3.0.1"
1818
which = "4.0.1"
19-
colored = "2"
19+
colored = "2"

0 commit comments

Comments
 (0)