diff --git a/autoload/requirements.vim b/autoload/requirements.vim index 1110540..42c546c 100644 --- a/autoload/requirements.vim +++ b/autoload/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.2 +" Version: 1.5.0 " Author: raimon " License: MIT LICENSE diff --git a/ftdetect/requirements.vim b/ftdetect/requirements.vim index a28edeb..14269b4 100644 --- a/ftdetect/requirements.vim +++ b/ftdetect/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.2 +" Version: 1.5.0 " Author: raimon " License: MIT LICENSE " diff --git a/plugin/requirements.vim b/plugin/requirements.vim index 73fc81b..080f27f 100644 --- a/plugin/requirements.vim +++ b/plugin/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.2 +" Version: 1.5.0 " Author: raimon " License: MIT LICENSE diff --git a/syntax/requirements.vim b/syntax/requirements.vim index cf2c408..a2edd53 100644 --- a/syntax/requirements.vim +++ b/syntax/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.2 +" Version: 1.5.0 " Author: raimon " License: MIT LICENSE