Skip to content

Commit e3471cc

Browse files
committed
release version bump
1 parent d543acc commit e3471cc

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
@@ -102,7 +102,7 @@ Add the dependency:
102102
<dependency>
103103
<groupId>com.github.saasquatch</groupId>
104104
<artifactId>json-schema-inferrer</artifactId>
105-
<version>0.0.4</version>
105+
<version>0.0.5</version>
106106
</dependency>
107107
```
108108

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.saasquatch</groupId>
66
<artifactId>json-schema-inferrer</artifactId>
7-
<version>0.0.4-SNAPSHOT</version>
7+
<version>0.0.5-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>json-schema-inferrer</name>

0 commit comments

Comments
 (0)