Skip to content

Commit 963c36a

Browse files
committed
2 parents ecef6cc + 11a9da6 commit 963c36a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
#gwt-material-demo [![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material-demo.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material-demo)
33
Demo application to show the features of the [gwt-material](https://github.com/GwtMaterialDesign/gwt-material) library.
44

5-
### Release 1.5.0 Demo
5+
### Release 1.5.1 Demo
66
[http://gwtmaterialdesign.github.io/gwt-material-demo](http://gwtmaterialdesign.github.io/gwt-material-demo)
77
```xml
88
<dependency>
99
<groupId>com.github.gwtmaterialdesign</groupId>
1010
<artifactId>gwt-material-demo</artifactId>
11-
<version>1.5.0</version>
11+
<version>1.5.1</version>
1212
</dependency>
1313
```
1414

15-
### 1.5.1 Snapshot Demo
15+
### 1.6.0 Snapshot Demo
1616
[http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot](http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot)
1717
```xml
1818
<dependency>
1919
<groupId>com.github.gwtmaterialdesign</groupId>
2020
<artifactId>gwt-material-demo</artifactId>
21-
<version>1.5.1-SNAPSHOT</version>
21+
<version>1.6.0-SNAPSHOT</version>
2222
</dependency>
2323
```
2424

0 commit comments

Comments
 (0)