diff --git a/autoload/requirements.vim b/autoload/requirements.vim index 51d5545..6aaf534 100644 --- a/autoload/requirements.vim +++ b/autoload/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.3.0 +" Version: 1.4.0 " Author: raimon " License: MIT LICENSE diff --git a/ftdetect/requirements.vim b/ftdetect/requirements.vim index 6c893cb..fd372b9 100644 --- a/ftdetect/requirements.vim +++ b/ftdetect/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.3.0 +" Version: 1.4.0 " Author: raimon " License: MIT LICENSE " diff --git a/plugin/requirements.vim b/plugin/requirements.vim index 153d178..2e6a144 100644 --- a/plugin/requirements.vim +++ b/plugin/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.3.0 +" Version: 1.4.0 " Author: raimon " License: MIT LICENSE diff --git a/syntax/requirements.vim b/syntax/requirements.vim index a85e645..b2d966f 100644 --- a/syntax/requirements.vim +++ b/syntax/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.3.0 +" Version: 1.4.0 " Author: raimon " License: MIT LICENSE