diff --git a/autoload/requirements.vim b/autoload/requirements.vim index 6aaf534..21431aa 100644 --- a/autoload/requirements.vim +++ b/autoload/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.0 +" Version: 1.4.1 " Author: raimon " License: MIT LICENSE diff --git a/ftdetect/requirements.vim b/ftdetect/requirements.vim index 4d50d5c..70ffd4c 100644 --- a/ftdetect/requirements.vim +++ b/ftdetect/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.0 +" Version: 1.4.1 " Author: raimon " License: MIT LICENSE " diff --git a/plugin/requirements.vim b/plugin/requirements.vim index 2e6a144..f69d0d9 100644 --- a/plugin/requirements.vim +++ b/plugin/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.0 +" Version: 1.4.1 " Author: raimon " License: MIT LICENSE diff --git a/syntax/requirements.vim b/syntax/requirements.vim index b2d966f..c512aa4 100644 --- a/syntax/requirements.vim +++ b/syntax/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.0 +" Version: 1.4.1 " Author: raimon " License: MIT LICENSE