diff options
author | Genny <gen@nyble.dev> | 2020-02-20 23:18:08 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-02-20 23:18:08 -0600 |
commit | 4f17a66fc19c970bc3ad24898c969526f4415472 (patch) | |
tree | 04d94de074435dc2c9ed81ec2f04ef2556338637 /pom.xml | |
parent | 975a733bd4b5e6cae443ecf3f2421df516849e8a (diff) | |
download | sunfright-4f17a66fc19c970bc3ad24898c969526f4415472.tar.gz sunfright-4f17a66fc19c970bc3ad24898c969526f4415472.zip |
Make fire prot. a requirement for sun protection
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml index dbdd9c8..fd07c3a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,10 +6,10 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.2.2</version> + <version>0.3.0</version> <name>sunfright</name> - <description>Burn me to a cript, large glowing orb!</description> + <description>Burn me to a crisp, large glowing orb!</description> <url>https://genbyte.dev</url><!-- TODO: add URL --> <developers> |