1
0
mirror of synced 2026-02-26 23:08:04 +08:00

v1.2.3 修复除夕错误;代码优化。

This commit is contained in:
6tail
2021-06-01 21:38:30 +08:00
parent dffee267c0
commit d65f6852e9
6 changed files with 51 additions and 26 deletions

View File

@@ -7,7 +7,7 @@
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<packaging>jar</packaging>
<version>1.2.2</version>
<version>1.2.3</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>