]> code.octet-stream.net Git - hashgood/commitdiff
Prepare for 0.4.0 release v0.4.0
authorThomas Karpiniec <tk@1.21jiggawatts.net>
Thu, 6 Apr 2023 10:34:00 +0000 (20:34 +1000)
committerThomas Karpiniec <tk@1.21jiggawatts.net>
Thu, 6 Apr 2023 10:34:00 +0000 (20:34 +1000)
CHANGELOG.md
Cargo.toml

index ca08305e7e230364383faa80b7f437d6c25b1ca2..ecf4f10413124533de3730682a054bd3337f436d 100644 (file)
@@ -1,3 +1,7 @@
+## 0.4.0 - 2023-04-06
+
+* Returns exit code 2 if verification result is not OK
+
 ## 0.3.0 - 2022-08-09
 
 #### Changed
 ## 0.3.0 - 2022-08-09
 
 #### Changed
index 6c1e959c749a9dde3f2801ded5e755032aaa532e..51a9c63728db58e1d0f657bb746012ed653c85e5 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "hashgood"
 [package]
 name = "hashgood"
-version = "0.3.0"
-authors = ["Thomas Karpiniec <tom.karpiniec@outlook.com>"]
+version = "0.4.0"
+authors = ["Thomas Karpiniec <tk@1.21jiggawatts.net>"]
 edition = "2021"
 
 [dependencies]
 edition = "2021"
 
 [dependencies]