Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kevzlou7979 committed Jul 24, 2018
1 parent 89d3774 commit a8ba884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
<version>2.1</version>
</dependency>
```
### Snapshot Version 2.2-SNAPSHOT
### Snapshot Version 2.1.1-SNAPSHOT
```xml
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.1.1-SNAPSHOT</version>
</dependency>
```

Expand Down

0 comments on commit a8ba884

Please sign in to comment.