Skip to content

Commit bf8fcab

Browse files
committed
0.56 is released
1 parent 7346c89 commit bf8fcab

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 (unreleased)
1+
## 0.56.1 (unreleased)
2+
3+
## 0.56 (released 5th March 2024)
24

35
### Parsing
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.0"
7+
version = "0.56.1"
88
authors = ["Wilfred Hughes <[email protected]>"]
99
keywords = ["diff", "syntax"]
1010
categories = ["development-tools", "command-line-utilities", "parser-implementations"]

0 commit comments

Comments
 (0)