diff --git a/autoload/requirements.vim b/autoload/requirements.vim index 21431aa..1110540 100644 --- a/autoload/requirements.vim +++ b/autoload/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.1 +" Version: 1.4.2 " Author: raimon " License: MIT LICENSE diff --git a/ftdetect/requirements.vim b/ftdetect/requirements.vim index d90f370..a28edeb 100644 --- a/ftdetect/requirements.vim +++ b/ftdetect/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.1 +" Version: 1.4.2 " Author: raimon " License: MIT LICENSE " diff --git a/plugin/requirements.vim b/plugin/requirements.vim index f69d0d9..73fc81b 100644 --- a/plugin/requirements.vim +++ b/plugin/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.1 +" Version: 1.4.2 " Author: raimon " License: MIT LICENSE diff --git a/syntax/requirements.vim b/syntax/requirements.vim index c512aa4..351ff5b 100644 --- a/syntax/requirements.vim +++ b/syntax/requirements.vim @@ -1,5 +1,5 @@ " the Requirements File Format syntax support for Vim -" Version: 1.4.1 +" Version: 1.4.2 " Author: raimon " License: MIT LICENSE