summaryrefslogtreecommitdiffstats
path: root/syntax/requirements.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/requirements.vim')
-rw-r--r--syntax/requirements.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/requirements.vim b/syntax/requirements.vim
index 48331f48..3835c07f 100644
--- a/syntax/requirements.vim
+++ b/syntax/requirements.vim
@@ -3,7 +3,7 @@ if polyglot#init#is_disabled(expand('<sfile>:p'), 'requirements', 'syntax/requir
endif
" the Requirements File Format syntax support for Vim
-" Version: 1.5.3
+" Version: 1.6.0
" Author: raimon <raimon49@hotmail.com>
" License: MIT LICENSE
" The MIT License (MIT)