Skip to content

Commit 9d6964f

Browse files
committed
bump: version 0.3.7 → 0.3.8
1 parent 9547d10 commit 9d6964f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
version = "0.3.6"
2+
version = "0.3.8"
33
version_files = [
44
"Cargo.toml:^version",
55
]

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "jargon"
33
description = "Command line tool for displaying a random entry from the Jargon File."
44
readme = "README.md"
5-
version = "0.3.6"
5+
version = "0.3.8"
66
authors = ["PsypherPunk <psypherpunk+github@gmail.com>"]
77
edition = "2021"
88
build = "build.rs"

0 commit comments

Comments
 (0)