summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMarko Zajc <marko@zajc.eu.org>2022-07-06 23:05:43 +0200
committerMarko Zajc <marko@zajc.eu.org>2022-07-06 23:07:38 +0200
commitdaa581e6a3a624546ec77b81266e0dd4e2e78fa2 (patch)
tree704f619b2797e50c0d9be1f4ba67286f6101e446 /pom.xml
parentb330ca4c516e63947a1fe975d9568411ae1a6ab6 (diff)
Bump version to 1.2v1.2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9b44661..d5c701e 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.1</version> 6 <version>1.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>