diff --git a/README.md b/README.md
index 8096300..9b94ba8 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Requires Java 21+.
dev.mccue
json
- 0.3.0
+ 0.3.1
```
@@ -24,7 +24,7 @@ Requires Java 21+.
```
dependencies {
- implementation("dev.mccue:json:0.3.0")
+ implementation("dev.mccue:json:0.3.1")
}
```
diff --git a/pom.xml b/pom.xml
index 096c655..c43922c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
dev.mccue
json
- 0.3.0
+ 0.3.1
jar