summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2025-04-13 19:43:12 -0700
committeriximeow <me@iximeow.net>2025-04-13 19:45:07 -0700
commit9ec482eae062cecdac195e63b35e736f2a001917 (patch)
tree5b55dca0c81a62c49764b5b7ca7e147dca01c2c9 /Cargo.toml
parente088f35a7c6baa91c188ec2786d38b05949a4aed (diff)
initial is 0.1.0 actuallyno-gods-no-
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7c1ab3e..92232b5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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/"