diff --git a/Makefile b/Makefile
index 4157d5b..4c5ab8a 100644
--- a/Makefile
+++ b/Makefile
@@ -17,3 +17,4 @@ serve:
./bin/hunlp.sh
release:
+ zip hunlp.zip -r bin/*
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 8334100..acd5945 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github
hunlp
- 0.1-SNAPSHOT
+ 0.1