Update CLI Helper library version in documentation
[cli-helper.git] / doc / index.org
index 5f3f218..6fa1f18 100644 (file)
@@ -63,7 +63,7 @@ Maven pom.xml file snippet:
     <dependency>
         <groupId>eu.svjatoslav</groupId>
         <artifactId>cli-helper</artifactId>
-        <version>1.1</version>
+        <version>1.2</version>
     </dependency>
     ...
 </dependencies>