Skip to content

Commit

Permalink
Update the README example dependency version to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssilverman committed Oct 30, 2020
1 parent d694cc6 commit 6d74494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ programs, add the following dependency:
<dependency>
<groupId>com.qindesign</groupId>
<artifactId>snowy-json</artifactId>
<version>0.14.0</version>
<version>0.15.0</version>
</dependency>
```
Expand Down

0 comments on commit 6d74494

Please sign in to comment.