Skip to content

Commit 63424e5

Browse files
committed
Bump version: 0.1.8 → 0.1.9
1 parent 50df1e4 commit 63424e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.8
2+
current_version = 0.1.9
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 = "midas-clilib"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)