1
0
mirror of synced 2025-12-14 01:17:58 +08:00

v1.1.2 新增临近节气;新增八字起运、大运、流年、小运、流月。

This commit is contained in:
6tail
2020-08-31 09:48:47 +08:00
parent 5ca73f4e1c
commit b2a8ceba95

View File

@@ -12,7 +12,7 @@ lunar is a calendar library for Solar and Chinese Lunar.
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</dependency>
```