Update README version to 0.3.1
authorKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 2 Aug 2019 21:21:13 +0000 (16:21 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 2 Aug 2019 21:21:13 +0000 (16:21 -0500)
README.md

index d090e21bb18ebfa5f494baf65b7c48ed4a10647b..3f94391122ab254e1c02583f5af516eb2c27d967 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Jexer is available on Maven Central:
 <dependency>
   <groupId>com.gitlab.klamonte</groupId>
   <artifactId>jexer</artifactId>
-  <version>0.3.0</version>
+  <version>0.3.1</version>
 </dependency>
 ```