diff options
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> |