Skip to content

Commit 9a2a2ab

Browse files
authored
Merge pull request #577 from GwtMaterialDesign/release_2.0
Updated README for GMD 2.0-rc4
2 parents 3cedeef + e5ed721 commit 9a2a2ab

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,22 @@
66
<br/>
77

88
## Demo
9-
* [2.0-rc3 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
9+
* [2.0-rc4 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
1010
* [2.0 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/)
11+
* [2.1 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/2.1/)
1112

1213
## Documentation
1314
Support documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material/wiki) <br/>
1415
We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs" > Java Docs </a> for developers
1516

1617

1718
## Maven
18-
### Current Version 2.0-rc3
19+
### Current Version 2.0-rc4
1920
```xml
2021
<dependency>
2122
<groupId>com.github.gwtmaterialdesign</groupId>
2223
<artifactId>gwt-material</artifactId>
23-
<version>2.0-rc3</version>
24+
<version>2.0-rc4</version>
2425
</dependency>
2526
```
2627
### Snapshot Version 2.0-SNAPSHOT

0 commit comments

Comments
 (0)