Updating the pom version to 1.0.1

This commit is contained in:
Josh Steele
2024-08-28 09:11:41 -04:00
parent 611f19b4d9
commit c4b5469eb8

View File

@@ -6,7 +6,7 @@
<groupId>edu.jhuapl.ses</groupId>
<artifactId>jsqrl</artifactId>
<packaging>jar</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1</version>
<name>jsqrl</name>
<description>General purpose state/object save and restore utilities</description>