Skip to content

Commit 145058c

Browse files
committed
Version reset for new repository
1 parent cb27b9e commit 145058c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add to your pom.xml dependencies section:
2323
<dependency>
2424
<groupId>io.github.json-snapshot</groupId>
2525
<artifactId>json-snapshot</artifactId>
26-
<version>0.0.4</version>
26+
<version>0.0.1</version>
2727
</dependency>
2828
```
2929

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.github.json-snapshot</groupId>
77
<artifactId>json-snapshot</artifactId>
8-
<version>0.0.4</version>
8+
<version>0.0.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>json-snapshot</name>

0 commit comments

Comments
 (0)