Skip to content

Commit

Permalink
new Release version 3.6.2 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranpons authored Dec 19, 2017
1 parent 4ca7c9c commit 9570c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Include the dependency in your app `build.gradle`:

```groovy
dependencies {
compile 'com.schibstedspain.android:leku:3.6.1'
compile 'com.schibstedspain.android:leku:3.6.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion version.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MAJOR=3
MINOR=6
PATCH=1
PATCH=2

0 comments on commit 9570c71

Please sign in to comment.