Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed Jan 11, 2025
1 parent d50c0cf commit b582925
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.7

- **CHANGED**: Changed `QuadTree` implementation.

## 0.0.6

- **ADDED**: Basic `QuadTree` implementation and example
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: repaint
description: >
Library for creating and managing a canvas similar to CustomPaint but with more features.
version: 0.0.6
version: 0.0.7

homepage: https://github.com/PlugFox/repaint

Expand Down

0 comments on commit b582925

Please sign in to comment.