Skip to content

Commit

Permalink
build: set crate version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mixiate committed Aug 13, 2024
1 parent 6231bc9 commit 58248bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tsc-texture-extractor"
version = "0.1.0"
version = "1.0.0"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 58248bb

Please sign in to comment.