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 c20e0b4 commit 9dc6917Copy full SHA for 9dc6917
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Changed
11
12
-## 1.0.0 - 2019-01-10
+## 1.0.1 - 2019-01-10
13
14
### Added
15
pom.xml
@@ -19,7 +19,7 @@
19
<modelVersion>4.0.0</modelVersion>
20
<groupId>com.networknt</groupId>
21
<artifactId>json-schema-validator</artifactId>
22
- <version>1.0.0</version>
+ <version>1.0.1</version>
23
<packaging>bundle</packaging>
24
<description>A json schema validator that supports draft v4</description>
25
<url>https://github.com/networknt/json-schema-validator</url>
0 commit comments