Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck committed Jul 15, 2023
1 parent 150c9af commit 07f23a3
Show file tree
Hide file tree
Showing 2 changed files with 4 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.

4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[package]
name = "pigment64"
version = "0.2.1"
description = "A library for handling conversion between N64 texture formats and modern image formats"
license = "MIT"
version = "0.2.2"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 07f23a3

Please sign in to comment.