summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-01-22 08:49:10 -0500
committerDan Davison <dandavison7@gmail.com>2022-01-22 08:49:10 -0500
commite806fec89f185a0c65da4d74bd8477d7f43e9e80 (patch)
treeba2a68d109b0932f7ac401b82c7639187fa1b58e /Cargo.toml
parent6c7bc2b5e3b1fb39d9273907795d4169ac234de4 (diff)
Bump version
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 9c301dda..fb634097 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2018"
homepage = "https://github.com/dandavison/delta"
license = "MIT"
repository = "https://github.com/dandavison/delta"
-version = "0.11.3"
+version = "0.12.0"
[[bin]]
name = "delta"