Skip to content

Commit

Permalink
v2.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuhai committed Jan 14, 2019
1 parent 8666152 commit 0578638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ jboot 2.0 is developing
<dependency>
<groupId>io.jboot</groupId>
<artifactId>jboot</artifactId>
<version>2.0-rc.2</version>
<version>2.0-rc.3</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion doc/docs/quickstart.md
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>io.jboot</groupId>
<artifactId>jboot</artifactId>
<version>2.0-rc.2</version>
<version>2.0-rc.3</version>
</dependency>
```

Expand Down

0 comments on commit 0578638

Please sign in to comment.