summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 230ca9e..a9ac090 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Galaxy 的 Maven group ID 是 `com.geedgenetworks` 并且 artifactId 是 `galaxy
<dependency>
<groupId>com.geedgenetworks</groupId>
<artifactId>galaxy</artifactId>
- <version>1.2/version>
+ <version>1.2.3/version>
</dependency>
```