diff options
| author | Pinapelz <yukais6@uci.edu> | 2023-04-29 20:48:06 -0700 |
|---|---|---|
| committer | Pinapelz <yukais6@uci.edu> | 2023-04-29 20:48:46 -0700 |
| commit | 6d7f2848d6d6a48dc1de8e926c1bc0164d144b0b (patch) | |
| tree | 0409a052ba2fecf95c22a4a23704f031a292a986 /pom.xml | |
| parent | e524e65bb5525885ca011c5c591583441822d521 (diff) | |
Fixed bug with not being able to pass in singular Orgnization enum1.4
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>1.2</version> + <version>1.4</version> <name>JHolodex</name> <url>http://maven.apache.org</url> <properties> |
