Skip to content

Commit

Permalink
Merge pull request #54 from inaka/euen.53.version_bump_1.0.1
Browse files Browse the repository at this point in the history
[Close #53] version Bump to 1.0.1
  • Loading branch information
Euen committed Jun 8, 2016
2 parents 1c5ca72 + 4d406e8 commit 50d0fe8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## [1.0.1](https://github.com/inaka/tirerl/tree/1.0.1) (2016-06-08)
[Full Changelog](https://github.com/inaka/tirerl/compare/1.0.0...1.0.1)

**Closed issues:**

- Version Bump to 1.0.0 [\#50](https://github.com/inaka/tirerl/issues/50)

**Merged pull requests:**

- Update shotgun version [\#52](https://github.com/inaka/tirerl/pull/52) ([Euen](https://github.com/Euen))

## [1.0.0](https://github.com/inaka/tirerl/tree/1.0.0) (2016-05-30)
[Full Changelog](https://github.com/inaka/tirerl/compare/0.1.9...1.0.0)

Expand All @@ -11,6 +22,7 @@

**Merged pull requests:**

- \[\#50\] version bump 1.0.0 [\#51](https://github.com/inaka/tirerl/pull/51) ([Euen](https://github.com/Euen))
- \[Close \#48\] rebar3 support [\#49](https://github.com/inaka/tirerl/pull/49) ([Euen](https://github.com/Euen))
- \[Fix \#46\] Update katana-test to 0.0.3; Remove test deps from rebar.config file; Fix elvis DRY warnings [\#47](https://github.com/inaka/tirerl/pull/47) ([harenson](https://github.com/harenson))
- \[Fix \#44\] Update erlang.mk; update elvis.config file; update dependencies [\#45](https://github.com/inaka/tirerl/pull/45) ([harenson](https://github.com/harenson))
Expand Down
2 changes: 1 addition & 1 deletion src/tirerl.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[
{description,
"Erlang interface to Elastic Search"},
{vsn, "1.0.0"},
{vsn, "1.0.1"},
{applications,
[kernel,
stdlib,
Expand Down

0 comments on commit 50d0fe8

Please sign in to comment.