1
0
mirror of synced 2026-02-24 13:58:01 +08:00

v1.2.2 修正2016年国庆节数据;删除5月23日世界读书日;修复v1.2.0和v1.2.1的重大bug。

This commit is contained in:
6tail
2021-05-23 14:20:17 +08:00
parent 5a5b0da7ab
commit dffee267c0
14 changed files with 251 additions and 190 deletions

View File

@@ -16,7 +16,7 @@ lunar是一款无第三方依赖的公历(阳历)和农历(阴历、老黄历)
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>
```