We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb471a4 commit ec45fecCopy full SHA for ec45fec
README.md
@@ -6,13 +6,13 @@
6
7
Demo application to show the features of the [gwt-material](https://github.com/GwtMaterialDesign/gwt-material) library.
8
9
-### Release 2.0-rc5 Demo
+### Release 2.0-rc6 Demo
10
[http://gwtmaterialdesign.github.io/gwt-material-demo](http://gwtmaterialdesign.github.io/gwt-material-demo)
11
```xml
12
<dependency>
13
<groupId>com.github.gwtmaterialdesign</groupId>
14
<artifactId>gwt-material-demo</artifactId>
15
- <version>2.0-rc5</version>
+ <version>2.0-rc6</version>
16
</dependency>
17
```
18
0 commit comments