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 d3efcd4 commit 47a271cCopy full SHA for 47a271c
README.md
@@ -2,13 +2,13 @@
2
#gwt-material-demo [](https://travis-ci.org/GwtMaterialDesign/gwt-material-demo)
3
Demo application to show the features of the [gwt-material](https://github.com/GwtMaterialDesign/gwt-material) library.
4
5
-### Release 1.5.1 Demo
+### Release 1.5.2 Demo
6
[http://gwtmaterialdesign.github.io/gwt-material-demo](http://gwtmaterialdesign.github.io/gwt-material-demo)
7
```xml
8
<dependency>
9
<groupId>com.github.gwtmaterialdesign</groupId>
10
<artifactId>gwt-material-demo</artifactId>
11
- <version>1.5.1</version>
+ <version>1.5.2</version>
12
</dependency>
13
```
14
0 commit comments