Update the version in he READMe

This commit is contained in:
R. Tyler Croy 2015-04-23 11:29:57 -07:00
parent 933a6d7ac4
commit e58a00d001
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ This plugin will include the appropriate versions of the following plugins:
```gradle
plugins {
id "com.github.lookout.service-artifact" version "0.1.5"
id "com.github.lookout.service-artifact" version "0.1.6"
}
/* serviceVersion is a helper method which will add SNAPSHOT when appropriate,