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 adcdbe3 commit a302072Copy full SHA for a302072
README.md
@@ -16,12 +16,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
16
17
18
## Maven
19
-### Current Version 1.6.0
+### Current Version 1.6.1
20
```xml
21
<dependency>
22
<groupId>com.github.gwtmaterialdesign</groupId>
23
<artifactId>gwt-material</artifactId>
24
- <version>1.6.0</version>
+ <version>1.6.1</version>
25
</dependency>
26
```
27
### Snapshot Version 2.0-SNAPSHOT
0 commit comments