aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2017-05-17 10:07:54 -0400
committerGitHub <noreply@github.com>2017-05-17 10:07:54 -0400
commit7be2d6c81c1177d28628002b245e3e5308bed32f (patch)
tree710433c4378f5013966ab0693af8af7c6f45ef50
parent16ad6a02e82e5046ed516052f089cfab35d5b39b (diff)
parentce6b19384d6af27b47e051531b55c9b88b1434ab (diff)
downloadiciql-7be2d6c81c1177d28628002b245e3e5308bed32f.tar.gz
iciql-7be2d6c81c1177d28628002b245e3e5308bed32f.zip
Merge pull request #30 from culmat/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29c2c86..c971478 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ As of 2.0.0 iciql is now distributed through Maven Central and it's coordinates
<dependency>
<groupId>com.gitblit.iciql</groupId>
<artifactId>iciql</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0</version>
</dependency>
</dependencies>
```