File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
This change log follows the conventions of
6
6
[ keep a CHANGELOG] ( http://keepachangelog.com/ ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.1.0 ] / 2016-06-08
9
9
10
10
### Changed
11
11
@@ -16,4 +16,5 @@ This change log follows the conventions of
16
16
17
17
- Initial release.
18
18
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
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " keymaps" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"authors" : [
5
5
" Evan Sosenko <[email protected] >"
6
6
],
You can’t perform that action at this time.
0 commit comments