1
0
mirror of synced 2026-02-25 14:28:03 +08:00

v1.2.17 修复九星错误;修复太岁方位错误。

This commit is contained in:
6tail
2022-01-07 20:29:04 +08:00
parent e010e64f1a
commit 3e256ddbd3
7 changed files with 300 additions and 51 deletions

View File

@@ -7,7 +7,7 @@
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<packaging>jar</packaging>
<version>1.2.16</version>
<version>1.2.17</version>
<name>${project.groupId}:${project.artifactId}</name>
<url>https://github.com/6tail/lunar-java</url>
<description>a calendar library for Solar and Chinese Lunar</description>