diff options
author | iximeow <me@iximeow.net> | 2025-04-13 19:43:12 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2025-04-13 19:45:07 -0700 |
commit | 9ec482eae062cecdac195e63b35e736f2a001917 (patch) | |
tree | 5b55dca0c81a62c49764b5b7ca7e147dca01c2c9 /Cargo.toml | |
parent | e088f35a7c6baa91c188ec2786d38b05949a4aed (diff) |
initial is 0.1.0 actuallyno-gods-no-
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "yaxpeax-hexagon" -version = "0.0.1" +version = "0.1.0" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-hexagon/" |