Skip to content

Commit

Permalink
1.0-beta8 init
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuhai committed Sep 28, 2017
1 parent d45b8ae commit 4aed425
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ QQ交流群: 601440615
<dependency>
<groupId>io.jboot</groupId>
<artifactId>jboot</artifactId>
<version>1.0-beta7</version>
<version>1.0-beta8</version>
</dependency>

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

<groupId>io.jboot</groupId>
<artifactId>jboot</artifactId>
<version>1.0-beta7</version>
<version>1.0-beta8</version>
<packaging>jar</packaging>

<name>jboot</name>
Expand Down

0 comments on commit 4aed425

Please sign in to comment.