Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Oberwasserlechner committed Jun 16, 2016
1 parent e51f7af commit c96036b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### [1.0.1](https://github.com/moberwasserlechner/jopencage/compare/1.0.1...1.0.2)
### [1.0.2](https://github.com/moberwasserlechner/jopencage/compare/1.0.1...1.0.2)

* #4 Unmapped properties should not trigger exception. (thanks to @faferreyra)
* #6 Translate non 2xx http responses to log messages
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
group=com.byteowls
artifactId=jopencage
version=1.0.2-SNAPSHOT
version=1.0.2

slf4jVersion=1.7.+
httpClientVersion=4.5
Expand Down

0 comments on commit c96036b

Please sign in to comment.