Skip to content

Commit

Permalink
release v2.2.1 🥕
Browse files Browse the repository at this point in the history
7le committed Sep 26, 2020
1 parent a8bd5ee commit c0552b0
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-zh_CN.md
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
<dependency>
<groupId>top.arkstack</groupId>
<artifactId>shine-mq</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
```

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ English | [简体中文](./README-zh_CN.md)
<dependency>
<groupId>top.arkstack</groupId>
<artifactId>shine-mq</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
```

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@

<groupId>top.arkstack</groupId>
<artifactId>shine-mq</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
<packaging>jar</packaging>

<name>shine-mq</name>

0 comments on commit c0552b0

Please sign in to comment.