Updated README pom version for pending release

This commit is contained in:
Josh Steele
2024-08-28 09:07:56 -04:00
parent c3cea51fd9
commit 611f19b4d9

View File

@@ -15,7 +15,7 @@ Jsqrl is available as a jar at [Maven Central](https://central.sonatype.com/arti
<dependency>
<groupId>edu.jhuapl.ses</groupId>
<artifactId>jsqrl</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
```