Skip to content

Commit cbdd84c

Browse files
committed
chore(cargo): Bump version to 0.3.0
Version bump to the next minor release to express that support for older rust versions was dropped (<1.74)
1 parent d3a65e0 commit cbdd84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "tankerkoenig"
33
author = "Jontze <dev@jontze.com>"
44
description = "API wrapper for the tankerkoenig api"
5-
version = "0.2.0"
5+
version = "0.3.0"
66
edition = "2021"
77
rust-version = "1.75.0"
88
license = "MIT"

0 commit comments

Comments
 (0)