diff --git a/README.md b/README.md
index c13a582..3f12d3c 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,15 @@ lunar是一款无第三方依赖的公历(阳历)和农历(阴历、老黄历)
[English](https://github.com/6tail/lunar-java/blob/master/README_EN.md)
-非快照版本存在月干支的重大错误不建议使用,请使用快照版本。
+### 正式版本
+
+```xml
+
+ cn.6tail
+ lunar
+ 1.1.1
+
+```
### 快照版本
diff --git a/README_EN.md b/README_EN.md
index dceaa3e..049ad3f 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -6,6 +6,15 @@ lunar is a calendar library for Solar and Chinese Lunar.
[简体中文](https://github.com/6tail/lunar-java/blob/master/README.md)
+### Release
+
+```xml
+
+ cn.6tail
+ lunar
+ 1.1.1
+
+```
### Snapshot
diff --git a/pom.xml b/pom.xml
index a6c1761..1e48fd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
cn.6tail
lunar
jar
- 1.1.0-SNAPSHOT
+ 1.1.1
${project.groupId}:${project.artifactId}
https://github.com/6tail/lunar-java
a calendar library for Solar and Chinese Lunar