diff options
| author | Pinapelz <yukais6@uci.edu> | 2023-04-29 20:34:18 -0700 |
|---|---|---|
| committer | Pinapelz <yukais6@uci.edu> | 2023-04-29 20:34:18 -0700 |
| commit | 80239b6b63197519691153839f56e86fe99e18cb (patch) | |
| tree | 32be637b71369a7411e16104a63efc48771ef1fd /pom.xml | |
| parent | 9684c18084458c26569fad4574657eaca046d2ec (diff) | |
Updated code to use enums for certain constants
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.1</version> + <version>1.2</version> <name>JHolodex</name> <url>http://maven.apache.org</url> <properties> |
