We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9547d10 commit 9d6964fCopy full SHA for 9d6964f
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.3.6"
+version = "0.3.8"
3
version_files = [
4
"Cargo.toml:^version",
5
]
Cargo.toml
@@ -2,7 +2,7 @@
name = "jargon"
description = "Command line tool for displaying a random entry from the Jargon File."
readme = "README.md"
6
authors = ["PsypherPunk <psypherpunk+github@gmail.com>"]
7
edition = "2021"
8
build = "build.rs"
0 commit comments