summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2020-06-22 19:44:47 +0800
committerdoufenghu <[email protected]>2020-06-22 19:44:47 +0800
commit9c70b5a150288d5d4380f08c6107bdd6a4aca267 (patch)
treef20ea2176b2c927ae369ef1fed7ba9e235b438ad /pom.xml
parent52fa809d5995630d7c430183bd94b08bc630e45e (diff)
fix(IPLookUp): 将N/A改为 UnKnow 表示未标注成功
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 73ba02a..1e90a71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<artifactId>galaxy</artifactId>
<packaging>jar</packaging>
<name>galaxy</name>
- <version>1.0.3</version>
+ <version>1.0.4</version>
<description>galaxy tools for common</description>
<url>http://www.zdjizhi.com/galaxy-tool</url>