Skip to content

Commit 745575d

Browse files
committed
v1.1.0
1 parent 2903d05 commit 745575d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
This change log follows the conventions of
66
[keep a CHANGELOG](http://keepachangelog.com/).
77

8-
## [Unreleased]
8+
## [1.1.0] / 2016-06-08
99

1010
### Changed
1111

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

1717
- Initial release.
1818

19-
[Unreleased]: https://github.com/rxrc/keymaps/compare/v1.0.0...HEAD
19+
[Unreleased]: https://github.com/rxrc/keymaps/compare/v1.1.0...HEAD
20+
[1.1.0]: https://github.com/rxrc/keymaps/compare/v1.0.0...v1.1.0

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keymaps",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"authors": [
55
"Evan Sosenko <[email protected]>"
66
],

0 commit comments

Comments
 (0)