summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-12-03 15:19:19 -0500
committerDan Davison <dandavison7@gmail.com>2022-12-03 15:20:12 -0500
commit62513efc1bb87525213661d746ab9b8ebac4a60b (patch)
tree2c4f3fd65029ca45774c9a50ca1bdb107ebff641 /Cargo.toml
parent956b2f41151915c1cfb01b11676421749ea20edb (diff)
Bump version0.15.1
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 19f920fc..46fd969a 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.15.0"
+version = "0.15.1"
[[bin]]
name = "delta"