Skip to content

Commit

Permalink
不建议使用非SNAPSHOT版本
Browse files Browse the repository at this point in the history
  • Loading branch information
6tail committed Apr 8, 2020
1 parent 6a2b395 commit 4c39445
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,7 @@ lunar是一款无第三方依赖的日历工具,支持公历和农历、星座
[English](https://github.com/6tail/lunar-java/blob/master/README_EN.md)

### 也许稳定版本

```xml
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.1.0</version>
</dependency>
```
非快照版本存在月干支的重大错误不建议使用,请使用快照版本。

### 快照版本

Expand Down
9 changes: 0 additions & 9 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ lunar is a calendar library for Solar and Chinese Lunar.
[简体中文](https://github.com/6tail/lunar-java/blob/master/README.md)

### Pre Release

```xml
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.1.0</version>
</dependency>
```

### Snapshot

Expand Down

0 comments on commit 4c39445

Please sign in to comment.