We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb27b9e commit 145058cCopy full SHA for 145058c
README.md
@@ -23,7 +23,7 @@ Add to your pom.xml dependencies section:
23
<dependency>
24
<groupId>io.github.json-snapshot</groupId>
25
<artifactId>json-snapshot</artifactId>
26
- <version>0.0.4</version>
+ <version>0.0.1</version>
27
</dependency>
28
```
29
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
8
9
<packaging>jar</packaging>
10
11
<name>json-snapshot</name>
0 commit comments