We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04c82b commit 82bd58cCopy full SHA for 82bd58c
.gitignore
@@ -96,3 +96,4 @@ nb-configuration.xml
96
# GPG signing files
97
# -----------------------------------------------------------------------------
98
*.asc
99
+*.versionsBackup
pom.xml
@@ -8,7 +8,7 @@
8
<artifactId>mapcode</artifactId>
9
10
<packaging>jar</packaging>
11
- <version>1.40-SNAPSHOT</version>
+ <version>1.4</version>
12
13
<name>Mapcode Java Library</name>
14
<description>
0 commit comments