summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2024-01-06 21:57:19 -0500
committerHubert Figuière <hub@figuiere.net>2024-01-06 21:57:19 -0500
commitfc2331ad361e0fdff12a43095419fa9fee1991b3 (patch)
tree224d69c6477e6abd22397b91ff2e14fdba1254c0 /Cargo.toml
parent339a46052e4f8e3ad00c78f41fbd6893e1397a55 (diff)
Release 0.4.0-alpha.2libopenraw-0.4.0-alpha.2
Signed-off-by: Hubert Figuière <hub@figuiere.net>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f408e0c..6baa8ec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libopenraw"
-version = "0.4.0-alpha.1"
+version = "0.4.0-alpha.2"
edition = "2018"
default-run = "ordiag"
build = "build.rs"