Skip to content

Commit

Permalink
Version 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nical committed Jul 4, 2023
1 parent 27c1001 commit 02d33ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "etagere"
description = "Dynamic 2D texture atlas allocation using the shelf packing algorithm."
version = "0.2.7"
version = "0.2.8"
authors = ["Nicolas Silva <nical@fastmail.com>"]
repository = "https://github.com/nical/etagere"
documentation = "https://docs.rs/etagere/"
Expand Down

0 comments on commit 02d33ca

Please sign in to comment.