diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-10-27 22:59:35 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-11-21 19:59:37 -0800 |
| commit | f89c1c166daba99a00625af4be1fcbc4d04249c4 (patch) | |
| tree | c6153a8212d3931d09a4992743196c3ba8323a70 /pom.xml | |
| parent | 91b9eb3dbf6166474aa20f3ce0b2cc1b1fe0d958 (diff) | |
update version in pom.xml
Signed-off-by: Pinapelz <yukais@pinapelz.com>
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.pinapelz</groupId> <artifactId>jholodex</artifactId> - <version>1.4</version> + <version>1.41</version> <packaging>jar</packaging> <name>JHolodex</name> <description>A Java wrapper for the Holodex API</description> |
