commit: | abbf04160357f2d715fbfdcc507dc36ef99b6c89 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Aug 28 23:08:01 2024 +0200 |
parents: | f428c0770e7cb26caf451cb6488fbdc18756d50d |
diff --git a/Cargo.lock b/Cargo.lock line changes: +1/-1 index f779b9e..da10409 --- a/Cargo.lock +++ b/Cargo.lock
@@ -131,7 +131,7 @@ dependencies = [ [[package]] name = "fstop-print-calc" -version = "0.3.0" +version = "0.3.1" dependencies = [ "clap", "clap-num",
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index 37aa349..526f8d2 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "fstop-print-calc" -version = "0.3.0" +version = "0.3.1" edition = "2021" authors = ["Trevor Bentley <fstop-print-calc@x.mrmekon.com>"] description = "F-stop time calculator for photographic enlarging"