diff options
author | Markus Doits <markus.doits@stellenticket.de> | 2017-02-16 11:48:31 +0100 |
---|---|---|
committer | Markus Doits <markus.doits@stellenticket.de> | 2017-02-16 11:48:31 +0100 |
commit | 7f6dbe7804e476d739c9d8edd3d7f502db0b11fa (patch) | |
tree | 375db277663806526325b5506d5d9a6dff330815 /lib/pronto/eslint_npm | |
parent | 75259b38c5d91473c27baf5211f3d8a569f5d928 (diff) | |
download | pronto-hlint-7f6dbe7804e476d739c9d8edd3d7f502db0b11fa.tar.gz pronto-hlint-7f6dbe7804e476d739c9d8edd3d7f502db0b11fa.tar.zst pronto-hlint-7f6dbe7804e476d739c9d8edd3d7f502db0b11fa.zip |
update version
Diffstat (limited to 'lib/pronto/eslint_npm')
-rw-r--r-- | lib/pronto/eslint_npm/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pronto/eslint_npm/version.rb b/lib/pronto/eslint_npm/version.rb index 50b8c08..24e6680 100644 --- a/lib/pronto/eslint_npm/version.rb +++ b/lib/pronto/eslint_npm/version.rb | |||
@@ -1,5 +1,5 @@ | |||
1 | module Pronto | 1 | module Pronto |
2 | module ESLintNpmVersion | 2 | module ESLintNpmVersion |
3 | VERSION = '0.8.0'.freeze | 3 | VERSION = '0.8.1'.freeze |
4 | end | 4 | end |
5 | end | 5 | end |