Skip to content

Commit

Permalink
[#45] Version Bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Jan 6, 2016
1 parent fa9f1f2 commit f2e01b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@

**Closed issues:**

- Bump version to 0.1.0 [\#49](https://github.com/inaka/cowboy-trails/issues/49)
- Add Meta Testing [\#46](https://github.com/inaka/cowboy-trails/issues/46)
- Allow the user to set a global api-root path [\#42](https://github.com/inaka/cowboy-trails/issues/42)
- Improve Example [\#27](https://github.com/inaka/cowboy-trails/issues/27)
- Allow more than one server running on the same node [\#19](https://github.com/inaka/cowboy-trails/issues/19)

**Merged pull requests:**

- \[Fix \#49\] Bump version to 0.1.0 [\#51](https://github.com/inaka/cowboy-trails/pull/51) ([harenson](https://github.com/harenson))
- \[Fix \#19\] Allow more than one server running on the same node [\#50](https://github.com/inaka/cowboy-trails/pull/50) ([harenson](https://github.com/harenson))
- \[Fix \#46\] Add meta testing [\#48](https://github.com/inaka/cowboy-trails/pull/48) ([harenson](https://github.com/harenson))
- Allow the user to set and get global api-root path [\#47](https://github.com/inaka/cowboy-trails/pull/47) ([harenson](https://github.com/harenson))
Expand Down
2 changes: 1 addition & 1 deletion src/trails.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[
{description,
"A couple of improvements over Cowboy Routes"},
{vsn, "0.1.0"},
{vsn, "0.1.1"},
{applications,
[kernel,
stdlib
Expand Down

0 comments on commit f2e01b3

Please sign in to comment.