Skip to content

Commit 5f09de8

Browse files
Bump version to 0.4.0
1 parent 04db401 commit 5f09de8

File tree

3 files changed

+3
-3
lines changed

3 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
documentation = "https://docs.dust.email/packages/autoconfig"
77
repository = "https://github.com/Dust-Mail/autoconfig"
88
readme = "README.md"
9-
version = "0.3.2"
9+
version = "0.4.0"
1010
edition = "2021"
1111

1212
rust-version = "1.65.0"

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := 0.3.2
1+
VERSION := 0.4.0
22

33
.PHONY: release
44

0 commit comments

Comments
 (0)