diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-05 21:16:07 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-05 21:16:07 -0700 |
| commit | 3057c2d512fb8d6503f199227005c9190ec3164c (patch) | |
| tree | 72dde145cea572ed0bcb6313702da8c9e2be7b81 /pom.xml | |
| parent | cd847c8231cc84e30981a811e7dbe137e40aef0f (diff) | |
Fixed missing return values from certain queries
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.github.pinapelz</groupId> <artifactId>jholodex</artifactId> - <version>0.02</version> + <version>0.04</version> <name>JHolodex</name> <url>http://maven.apache.org</url> <properties> |
