summaryrefslogtreecommitdiff
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 d213621..fcb6387 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Add the following to your pom.xml's dependencies:
12 <dependency> 12 <dependency>
13 <groupId>com.github.markozajc</groupId> 13 <groupId>com.github.markozajc</groupId>
14 <artifactId>extended-functions</artifactId> 14 <artifactId>extended-functions</artifactId>
15 <version>1.0</version> 15 <version>1.2</version>
16 </dependency> 16 </dependency>
17 ... 17 ...
18</dependencies> 18</dependencies>