Skip to content

Commit

Permalink
Prepare for release 0.3.13 (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
ketkarameya authored Jul 21, 2023
1 parent fda6f9e commit 8214b7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.3.13
-------------
* Introduce graph validation
* Improved swift syntax support

Version 0.3.12
-------------
* Capture interface as "Class" scope in Java
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
name = "piranha"
description = "Polyglot Piranha is a library for performing structural find and replace with deep cleanup."
version = "0.3.12"
version = "0.3.13"
edition = "2021"
include = ["pyproject.toml", "src/"]
exclude = ["legacy"]
Expand Down

0 comments on commit 8214b7b

Please sign in to comment.