summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-04-01 22:02:49 -0400
committerDan Davison <dandavison7@gmail.com>2022-04-01 22:02:49 -0400
commitfd29606c50625d7cb12e548918bedaf252dc6751 (patch)
treeb22608f647ba98705aaceb7eeabe163e52ff87b2 /Cargo.toml
parent85a07cd1091f1d3cb9d2481a002e1a3e4b6189a8 (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 6d5f7511..ecb7f191 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.12.1"
+version = "0.12.2"
[[bin]]
name = "delta"