Skip to content

Commit 5f93382

Browse files
committed
Release v1.1.7
1 parent eabfc00 commit 5f93382

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
@@ -3,15 +3,16 @@ Change Log
33

44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
[Unpublished]: ../../compare/v1.1.6...HEAD
6+
[Unpublished]: ../../compare/v1.1.7...HEAD
77

88

9-
[Unpublished]
9+
[v1.1.7]
1010
------------------------------------------------------------------------
1111
**November 16th, 2017**
1212
* __Added:__ Keywords for Vim 8.0.1298, added in [`vim/vim@b0d45e7f53`]
1313

1414
[`vim/vim@b0d45e7f53`]: https://github.com/vim/vim/commit/b0d45e7f53
15+
[v1.1.7]: https://github.com/Alhadis/language-viml/releases/tag/v1.1.7
1516

1617

1718
[v1.1.6]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}],
99
"description": "Vim Script language support for Atom",
1010
"keywords": ["Vim", "VimScript", "VimL", "Vim Script", "Vi"],
11-
"version": "1.1.6",
11+
"version": "1.1.7",
1212
"repository": {
1313
"type": "git",
1414
"url": "https://github.com/Alhadis/language-viml.git"

0 commit comments

Comments
 (0)