aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Zajc <marko@zajc.eu.org>2022-10-29 17:51:52 +0200
committerMarko Zajc <marko@zajc.eu.org>2022-10-29 17:51:52 +0200
commita6c3ae3233a2fc6a24326a21da3e7e7b250f0742 (patch)
tree9b12055d47e4f380a4e7a442a6e3c4cd6ee528b3
parent25cf47db462df0bf4092cea6b7e98317c68eff4d (diff)
Bump version to 1.2.2v1.2.2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5eeab02..039d0a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
3 3
4 <groupId>com.github.markozajc</groupId> 4 <groupId>com.github.markozajc</groupId>
5 <artifactId>extended-functions</artifactId> 5 <artifactId>extended-functions</artifactId>
6 <version>1.2.1</version> 6 <version>1.2.2</version>
7 7
8 <name>Extended Functions</name> 8 <name>Extended Functions</name>
9 <description>Variants of consumers, functions, suppliers, and runnables that are missing from the stdlib</description> 9 <description>Variants of consumers, functions, suppliers, and runnables that are missing from the stdlib</description>