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 a19cf4c commit 24a4306Copy full SHA for 24a4306
README.md
@@ -6,12 +6,12 @@
6
7
Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gwt-material <br>
8
9
-## Current Version 2.5.0-rc1
+## Current Version 2.5.0
10
```xml
11
<dependency>
12
<groupId>com.github.gwtmaterialdesign</groupId>
13
<artifactId>gwt-material-addins</artifactId>
14
- <version>2.5.0-rc1</version>
+ <version>2.5.0</version>
15
</dependency>
16
```
17
0 commit comments