Skip to content

Commit 1c6d801

Browse files
authored
Update README.md
1 parent 75dbc8b commit 1c6d801

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
## Demo
10-
* [1.5.x Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
10+
* [1.5.3 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
1111
* [1.6.0 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/)
1212

1313
## Documentation
@@ -16,12 +16,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
1616

1717

1818
## Maven
19-
### Current Version 1.5.2
19+
### Current Version 1.5.3
2020
```xml
2121
<dependency>
2222
<groupId>com.github.gwtmaterialdesign</groupId>
2323
<artifactId>gwt-material</artifactId>
24-
<version>1.5.2</version>
24+
<version>1.5.3</version>
2525
</dependency>
2626
```
2727
### Snapshot Version 1.6.0-SNAPSHOT

0 commit comments

Comments
 (0)