Skip to content

Commit

Permalink
restore autoptr performance and reduce invalidations (#25)
Browse files Browse the repository at this point in the history
* restore autoptr performance and reduce invalidations

* bump v0.4.1
  • Loading branch information
lxvm authored Dec 13, 2023
1 parent c21cda8 commit 7cd00e1
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 204 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AutoBZ"
uuid = "00d1ae05-4f20-4598-b864-bbb2ed8900e6"
authors = ["lxvm <[email protected]> and contributors"]
version = "0.4.0"
version = "0.4.1"

[deps]
AutoBZCore = "66bd3e16-1600-45cf-8f55-0b550710682b"
Expand Down
Loading

0 comments on commit 7cd00e1

Please sign in to comment.