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

v1.1.7 修复值月九星数组下标越界的问题。

This commit is contained in:
6tail
2020-10-17 20:05:02 +08:00
parent 9ec735cd4b
commit 392ac5b00a
3 changed files with 3 additions and 3 deletions

View File

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