Skip to content

Commit

Permalink
[#369] [Fix inaka/elvis#369] Version Bump to 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Mar 30, 2016
1 parent b909be7 commit 4dcb909
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Change Log

## [0.2.10](https://github.com/inaka/elvis_core/tree/0.2.10) (2016-03-30)
[Full Changelog](https://github.com/inaka/elvis_core/compare/0.2.9...0.2.10)

**Merged pull requests:**

- \[Fix inaka/elvis\#368\] Upgrade katana\_code dep [\#45](https://github.com/inaka/elvis_core/pull/45) ([elbrujohalcon](https://github.com/elbrujohalcon))

## [0.2.9](https://github.com/inaka/elvis_core/tree/0.2.9) (2016-03-28)
[Full Changelog](https://github.com/inaka/elvis_core/compare/0.2.8-2...0.2.9)

**Merged pull requests:**

- \[Fix \#365\] Bump version to 0.2.9 [\#44](https://github.com/inaka/elvis_core/pull/44) ([harenson](https://github.com/harenson))
- \[Fix \#364\] Fix specs [\#43](https://github.com/inaka/elvis_core/pull/43) ([harenson](https://github.com/harenson))
- Refactor discussed in \#40 [\#42](https://github.com/inaka/elvis_core/pull/42) ([elbrujohalcon](https://github.com/elbrujohalcon))
- \[Fix \#360\] Update dependencies; Update erlang.mk; Add meta suite [\#41](https://github.com/inaka/elvis_core/pull/41) ([elbrujohalcon](https://github.com/elbrujohalcon))
Expand Down
2 changes: 1 addition & 1 deletion src/elvis.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
application, elvis,
[
{description, "Core library for the Erlang style reviewer"},
{vsn, "0.2.9"},
{vsn, "0.2.10"},
{applications, [kernel, stdlib, lager, zipper]},
{modules,
[
Expand Down

0 comments on commit 4dcb909

Please sign in to comment.