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 75dbc8b commit 1c6d801Copy full SHA for 1c6d801
README.md
@@ -7,7 +7,7 @@
7
8
9
## Demo
10
-* [1.5.x Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
+* [1.5.3 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
11
* [1.6.0 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/)
12
13
## Documentation
@@ -16,12 +16,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
16
17
18
## Maven
19
-### Current Version 1.5.2
+### Current Version 1.5.3
20
```xml
21
<dependency>
22
<groupId>com.github.gwtmaterialdesign</groupId>
23
<artifactId>gwt-material</artifactId>
24
- <version>1.5.2</version>
+ <version>1.5.3</version>
25
</dependency>
26
```
27
### Snapshot Version 1.6.0-SNAPSHOT
0 commit comments