summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-04-26 19:15:59 -0400
committerDan Davison <dandavison7@gmail.com>2020-04-26 19:15:59 -0400
commit9732c888eea48038f4d34d67a80999907a04ee50 (patch)
tree756e87aa17b36184eb3657392c2f521bc462e86c /Cargo.toml
parentd522cd5b1fcd8025e6f389167f195df308eac7d4 (diff)
Bump version0.1.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 1d5728d9..4e2c8f67 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/dandavison/delta"
license = "MIT"
readme = "README.md"
repository = "https://github.com/dandavison/delta"
-version = "0.1.0"
+version = "0.1.1"
[[bin]]
name = "delta"