diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/pronto/eslint/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pronto/eslint/version.rb b/lib/pronto/eslint/version.rb index 056545e..0b9940a 100644 --- a/lib/pronto/eslint/version.rb +++ b/lib/pronto/eslint/version.rb | |||
@@ -1,5 +1,5 @@ | |||
1 | module Pronto | 1 | module Pronto |
2 | module ESLintVersion | 2 | module ESLintVersion |
3 | VERSION = '0.6.1'.freeze | 3 | VERSION = '0.6.2'.freeze |
4 | end | 4 | end |
5 | end | 5 | end |