Skip to content

Commit

Permalink
Merge pull request #58 from inaka/ferigis.57.version_bump_to_1.2.3
Browse files Browse the repository at this point in the history
[#57] Bump Version to 1.2.3
  • Loading branch information
ferigis committed Oct 14, 2016
2 parents 1370317 + 6ad5424 commit fcf1a5b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,27 @@
# Change Log

## [1.2.3](https://github.com/inaka/beam_olympics/tree/1.2.3) (2016-10-14)
[Full Changelog](https://github.com/inaka/beam_olympics/compare/1.2.2...1.2.3)

**Closed issues:**

- upgrade sumo\_db dependecy [\#55](https://github.com/inaka/beam_olympics/issues/55)

**Merged pull requests:**

- \[\#55\] upgrading sumo dep to 0.7.1 [\#56](https://github.com/inaka/beam_olympics/pull/56) ([ferigis](https://github.com/ferigis))

## [1.2.2](https://github.com/inaka/beam_olympics/tree/1.2.2) (2016-10-12)
[Full Changelog](https://github.com/inaka/beam_olympics/compare/1.2.1...1.2.2)

**Closed issues:**

- Version Bump to 1.2.2 [\#53](https://github.com/inaka/beam_olympics/issues/53)
- Fix sumo:find/2 calls [\#51](https://github.com/inaka/beam_olympics/issues/51)

**Merged pull requests:**

- \[\#53\] version bump to 1.2.2 [\#54](https://github.com/inaka/beam_olympics/pull/54) ([ferigis](https://github.com/ferigis))
- \[\#51\] fix calls to sumo:find/2 [\#52](https://github.com/inaka/beam_olympics/pull/52) ([ferigis](https://github.com/ferigis))

## [1.2.1](https://github.com/inaka/beam_olympics/tree/1.2.1) (2016-10-12)
Expand Down
2 changes: 1 addition & 1 deletion src/beam_olympics.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, beam_olympics, [
{description, "Let's find the best beamer!"},
{vsn, "1.2.2"},
{vsn, "1.2.3"},
{id, "beam_olympics"},
{registered, []},
{applications, [
Expand Down

0 comments on commit fcf1a5b

Please sign in to comment.