diff options
author | Mindaugas Mozūras <mindaugas.mozuras@gmail.com> | 2016-06-24 13:34:14 +0100 |
---|---|---|
committer | Mindaugas Mozūras <mindaugas.mozuras@gmail.com> | 2016-06-24 13:34:14 +0100 |
commit | 604e30d99fdbb7c822efe31d05a0238064220037 (patch) | |
tree | fae242eb0b91365eaabf3ada2500299a85bdd400 /lib | |
parent | 5664388ace555bf5add7b72c7db4c3735f826d39 (diff) | |
download | pronto-hlint-604e30d99fdbb7c822efe31d05a0238064220037.tar.gz pronto-hlint-604e30d99fdbb7c822efe31d05a0238064220037.tar.zst pronto-hlint-604e30d99fdbb7c822efe31d05a0238064220037.zip |
Bump version to 0.6.2
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 |