aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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>
```