Skip to content

Commit b0c3573

Browse files
committed
Update version to 1.0.0
1 parent 7e189fb commit b0c3573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To use, [download the JAR](https://github.com/skyscreamer/JSONassert/downloads)
7676
<dependency>
7777
<groupId>org.skyscreamer</groupId>
7878
<artifactId>jsonassert</artifactId>
79-
<version>0.9.0</version>
79+
<version>1.0.0</version>
8080
</dependency>
8181

8282
Write tests like this:

0 commit comments

Comments
 (0)