Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 9, 2016
1 parent 2903d05 commit 745575d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
This change log follows the conventions of
[keep a CHANGELOG](http://keepachangelog.com/).

## [Unreleased]
## [1.1.0] / 2016-06-08

### Changed

Expand All @@ -16,4 +16,5 @@ This change log follows the conventions of

- Initial release.

[Unreleased]: https://github.com/rxrc/keymaps/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/rxrc/keymaps/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/rxrc/keymaps/compare/v1.0.0...v1.1.0
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keymaps",
"version": "1.0.0",
"version": "1.1.0",
"authors": [
"Evan Sosenko <razorx@evansosenko.com>"
],
Expand Down

0 comments on commit 745575d

Please sign in to comment.