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 89d3774 commit a8ba884Copy full SHA for a8ba884
README.md
@@ -28,12 +28,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
28
<version>2.1</version>
29
</dependency>
30
```
31
-### Snapshot Version 2.2-SNAPSHOT
+### Snapshot Version 2.1.1-SNAPSHOT
32
```xml
33
<dependency>
34
<groupId>com.github.gwtmaterialdesign</groupId>
35
<artifactId>gwt-material</artifactId>
36
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
37
38
39
0 commit comments