Skip to content

Commit

Permalink
update version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Jan 26, 2016
1 parent b191982 commit 685caca
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 @@ -12,9 +12,9 @@ repositories {
maven { url "https://jitpack.io" }
}
dependencies {
compile 'io.freefair.android-colors:material:1.0.0'
compile 'io.freefair.android-colors:material:1.1.0'
// or
compile 'io.freefair.android-colors:holo:1.0.0'
compile 'io.freefair.android-colors:holo:1.1.0'
}
```

Expand Down

0 comments on commit 685caca

Please sign in to comment.