File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ lunar是一款无第三方依赖的公历(阳历)和农历(阴历、老黄历)
1616<dependency >
1717 <groupId >cn.6tail</groupId >
1818 <artifactId >lunar</artifactId >
19- <version >1.1.8 </version >
19+ <version >1.1.9 </version >
2020</dependency >
2121```
2222
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ lunar is a calendar library for Solar and Chinese Lunar.
1212<dependency >
1313 <groupId >cn.6tail</groupId >
1414 <artifactId >lunar</artifactId >
15- <version >1.1.8 </version >
15+ <version >1.1.9 </version >
1616</dependency >
1717```
1818
Original file line number Diff line number Diff line change 77 <groupId >cn.6tail</groupId >
88 <artifactId >lunar</artifactId >
99 <packaging >jar</packaging >
10- <version >1.1.8 </version >
10+ <version >1.1.9 </version >
1111 <name >${project.groupId} :${project.artifactId} </name >
1212 <url >https://github.com/6tail/lunar-java</url >
1313 <description >a calendar library for Solar and Chinese Lunar</description >
You can’t perform that action at this time.
0 commit comments