Skip to content

Commit

Permalink
Merge branch 'release_2.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
kevzlou7979 committed Sep 6, 2021
2 parents 1c016ad + 52e6c97 commit 8a429df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -20,12 +20,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs


## Maven
### Current Version 2.5.0-rc1
### Current Version 2.5.0
```xml
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material</artifactId>
<version>2.5.0-rc1</version>
<version>2.5.0</version>
</dependency>
```
### Snapshot Version 2.5.0
Expand Down

0 comments on commit 8a429df

Please sign in to comment.