Bumped version to 0.2.0

This commit is contained in:
Marvin Scham
2023-06-08 00:25:16 +02:00
parent 5fcfbe7a8b
commit ff7ccfede6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog # Changelog
## 0.2.0-SNAPSHOT ## 0.2.0
### Added ### Added

View File

@@ -5,7 +5,7 @@
<groupId>de.rwu</groupId> <groupId>de.rwu</groupId>
<artifactId>easydrop</artifactId> <artifactId>easydrop</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>0.2.0-SNAPSHOT</version> <version>0.2.0</version>
<name>EasyDrop</name> <name>EasyDrop</name>
<url>http://maven.apache.org</url> <url>http://maven.apache.org</url>