1
0
mirror of synced 2026-03-01 00:08:02 +08:00

v1.1.11 新增旬、旬空(空亡)。

This commit is contained in:
6tail
2020-11-19 12:46:41 +08:00
parent 6abe5ae1a2
commit 12a4bb0efa
3 changed files with 3 additions and 3 deletions

View File

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