diff options
author | Markus Doits <markus.doits@stellenticket.de> | 2018-03-30 19:20:57 +0200 |
---|---|---|
committer | Markus Doits <markus.doits@stellenticket.de> | 2018-03-30 19:21:22 +0200 |
commit | 0ab4d181c9d2e1ad9e3d4028223f947599781351 (patch) | |
tree | 67e9d93bcd40527750faa788fa14946d24be5a2e /lib/pronto/eslint_npm | |
parent | 4a987577795e16e2d477207b8edb124b0716ce1c (diff) | |
download | pronto-hlint-0ab4d181c9d2e1ad9e3d4028223f947599781351.tar.gz pronto-hlint-0ab4d181c9d2e1ad9e3d4028223f947599781351.tar.zst pronto-hlint-0ab4d181c9d2e1ad9e3d4028223f947599781351.zip |
update locally used ruby versiob, lint everything
Diffstat (limited to 'lib/pronto/eslint_npm')
-rw-r--r-- | lib/pronto/eslint_npm/version.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/pronto/eslint_npm/version.rb b/lib/pronto/eslint_npm/version.rb index c22ce28..2d3f9d8 100644 --- a/lib/pronto/eslint_npm/version.rb +++ b/lib/pronto/eslint_npm/version.rb | |||
@@ -1,3 +1,5 @@ | |||
1 | # frozen_string_literal: true | ||
2 | |||
1 | module Pronto | 3 | module Pronto |
2 | module ESLintNpmVersion | 4 | module ESLintNpmVersion |
3 | VERSION = '0.9.0'.freeze | 5 | VERSION = '0.9.0'.freeze |