Roll version

pull/454/head
Wilfred Hughes 2022-12-19 00:20:42 +07:00
parent e0fcf2b84b
commit 723e3dbd0e
2 changed files with 4 additions and 2 deletions

@ -1,4 +1,6 @@
## 0.39 (unreleased)
## 0.40 (unreleased)
## 0.39 (released 19th December 2022)
### Parsing

@ -4,7 +4,7 @@ description = "A structural diff that understands syntax."
repository = "https://github.com/wilfred/difftastic"
homepage = "http://difftastic.wilfred.me.uk/"
license = "MIT"
version = "0.39.0"
version = "0.40.0"
authors = ["Wilfred Hughes <me@wilfred.me.uk>"]
keywords = ["diff", "syntax"]
categories = ["development-tools", "command-line-utilities", "parser-implementations"]