From eaa2c55d94c700680fa6e92c2d969201a846533d Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Sat, 3 Dec 2022 07:01:05 -0800 Subject: Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3c276539..19f920fc 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.14.0" +version = "0.15.0" [[bin]] name = "delta" -- cgit v1.2.3