summaryrefslogtreecommitdiff
path: root/syntax/hackernews.vim
diff options
context:
space:
mode:
authorryanss2015-02-07 18:39:40 -0500
committerryanss2015-02-07 18:39:40 -0500
commitec096d03e55fcd1197205bd505c85ab8b09f0c6d (patch)
tree281fe2ccf429dd1125a73b342a79135482d67276 /syntax/hackernews.vim
parentdd29d122d0ce5c8ec09244fe8938caee0805f44d (diff)
downloadvim-hn-ec096d03e55fcd1197205bd505c85ab8b09f0c6d.tar.gz
Release version 0.1.1
Diffstat (limited to 'syntax/hackernews.vim')
-rw-r--r--syntax/hackernews.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/hackernews.vim b/syntax/hackernews.vim
index bedafb1..40240ab 100644
--- a/syntax/hackernews.vim
+++ b/syntax/hackernews.vim
@@ -5,7 +5,7 @@
" Author: ryanss <ryanssdev@icloud.com>
" Website: https://github.com/ryanss/vim-hackernews
" License: MIT (see LICENSE file)
-" Version: 0.1
+" Version: 0.1.1
if exists("b:current_syntax")