Skip to content

Commit

Permalink
Prepare for release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Jul 10, 2017
1 parent ddfed5c commit 9ae47d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Change Log
==========


## Version 1.2.2
## Version 1.2.3

_2017-05-21_
_2017-07-10_

* Fixed crash on creating shadow drawable on Galaxy J7 ([issue #7](https://github.com/JetradarMobile/desertplaceholder/issues/7)).

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Add the dependency

```groovy
dependencies {
compile 'com.github.jetradarmobile.desertplaceholder:desertplaceholder:1.2.2'
compile 'com.github.jetradarmobile.desertplaceholder:desertplaceholder:1.2.3'
}
```

Expand Down

0 comments on commit 9ae47d1

Please sign in to comment.