diff --git a/after/ftplugin/requirements.vim b/after/ftplugin/requirements.vim index f7c0764..2f7b7f1 100644 --- a/after/ftplugin/requirements.vim +++ b/after/ftplugin/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.6.2 +" Version: 1.7.1 " Author: raimon " License: MIT LICENSE " The MIT License (MIT) diff --git a/compiler/pip_compile.vim b/compiler/pip_compile.vim index 01aea3e..24aa4fb 100644 --- a/compiler/pip_compile.vim +++ b/compiler/pip_compile.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.6.2 +" Version: 1.7.1 " Author: raimon " License: MIT LICENSE " The MIT License (MIT) diff --git a/ftdetect/requirements.vim b/ftdetect/requirements.vim index 7857b46..94f5602 100644 --- a/ftdetect/requirements.vim +++ b/ftdetect/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.6.2 +" Version: 1.7.1 " Author: raimon " License: MIT LICENSE " The MIT License (MIT) diff --git a/ftplugin/requirements.vim b/ftplugin/requirements.vim index e8d77f4..d809074 100644 --- a/ftplugin/requirements.vim +++ b/ftplugin/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.6.2 +" Version: 1.7.1 " Author: raimon " License: MIT LICENSE " The MIT License (MIT) diff --git a/syntax/requirements.vim b/syntax/requirements.vim index a14a877..3680229 100644 --- a/syntax/requirements.vim +++ b/syntax/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.6.2 +" Version: 1.7.1 " Author: raimon " License: MIT LICENSE " The MIT License (MIT)