diff options
author | Genny <gen@nyble.dev> | 2020-06-14 03:41:55 -0500 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-06-14 03:41:55 -0500 |
commit | 52b942fe4306d39ac068f88898825e2f0743aa46 (patch) | |
tree | 0004089249f8c9f4c9d513a8ddace16eeaf278b0 /pom.xml | |
parent | bd67ded0284e4a9f65c6938862d289801e7ce04b (diff) | |
download | sunfright-52b942fe4306d39ac068f88898825e2f0743aa46.tar.gz sunfright-52b942fe4306d39ac068f88898825e2f0743aa46.zip |
Reimplement black glass safety but correctly
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml index d0d5811..7c008ae 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.6.0</version> + <version>0.6.1</version> <name>sunfright</name> <description>Burn me to a crisp, large glowing orb!</description> |