Skip to content

Commit 2b19e59

Browse files
committed
0.56.1 is released
1 parent d9d6401 commit 2b19e59

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## 0.56.1 (unreleased)
1+
## 0.57 (unreleased)
2+
3+
## 0.56.1 (released 5th March 2024)
24

35
### Build
46

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "A structural diff that understands syntax."
44
repository = "https://github.com/wilfred/difftastic"
55
homepage = "http://difftastic.wilfred.me.uk/"
66
license = "MIT"
7-
version = "0.56.1"
7+
version = "0.57.0"
88
authors = ["Wilfred Hughes <[email protected]>"]
99
keywords = ["diff", "syntax"]
1010
categories = ["development-tools", "command-line-utilities", "parser-implementations"]

0 commit comments

Comments
 (0)