summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-06-18 15:41:37 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-06-18 15:41:37 +0200
commitd5b68932becdf7027b09bdd9cca98c68c8461b0e (patch)
treeddc6c99bbdbfce1fa3a4fc5fa46b6f748d818b64
parent- bug fix on travel date in train link in version 1.3 (diff)
downloadUIC-barcode-d5b68932becdf7027b09bdd9cca98c68c8461b0e.tar
UIC-barcode-d5b68932becdf7027b09bdd9cca98c68c8461b0e.tar.gz
UIC-barcode-d5b68932becdf7027b09bdd9cca98c68c8461b0e.tar.bz2
UIC-barcode-d5b68932becdf7027b09bdd9cca98c68c8461b0e.tar.lz
UIC-barcode-d5b68932becdf7027b09bdd9cca98c68c8461b0e.tar.xz
UIC-barcode-d5b68932becdf7027b09bdd9cca98c68c8461b0e.tar.zst
UIC-barcode-d5b68932becdf7027b09bdd9cca98c68c8461b0e.zip
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 22e8d8c..d9984b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.uic.barcode</groupId>
<artifactId>org.uic.barcode</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>