Skip to content

Commit

Permalink
release: taplo 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
panekj committed Jul 31, 2024
1 parent 4d08035 commit 9ff46e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/taplo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 0 13.2
## 0.13.2

- Revert "Account for trailing comments in span handling (#527)" to fix sorting regression

Expand Down
2 changes: 1 addition & 1 deletion crates/taplo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"
name = "taplo"
readme = false
repository = "https://github.com/tamasfe/taplo"
version = "0.13.1"
version = "0.13.2"

[features]
default = ["serde"]
Expand Down

0 comments on commit 9ff46e8

Please sign in to comment.