Skip to content

Commit

Permalink
Release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbrison committed Jun 27, 2015
1 parent 06b8084 commit 599f150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Setup
and to your dependencies :

```gradle
compile 'com.vincentbrison.openlibraries.android:dualcache:2.0.0@jar'
compile 'com.vincentbrison.openlibraries.android:dualcache:2.1.0@jar'
```

Expand Down Expand Up @@ -153,7 +153,7 @@ A report will be available at : `/{location of your fork}/lib/build/outputs/repo
License
=======

Copyright 2013 Vincent Brison.
Copyright 2015 Vincent Brison.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=2.1.0-SNAPSHOT
VERSION_NAME=2.1.0
VERSION_CODE=1

GROUP=com.vincentbrison.openlibraries.android
Expand Down

0 comments on commit 599f150

Please sign in to comment.