diff options
author | Markus Doits <markus.doits@stellenticket.de> | 2016-08-11 16:02:45 +0200 |
---|---|---|
committer | Markus Doits <markus.doits@stellenticket.de> | 2016-08-11 16:12:01 +0200 |
commit | 5001cb27fe21f4fdbc20f95b44ee99bbd9812730 (patch) | |
tree | ae9152cc0cdd89ae9fa539ab571d66c478dc52d5 /lib/pronto/eslint-npm | |
parent | 9e25e804c86e30923abfd1bd264f02115950a245 (diff) | |
download | pronto-hlint-5001cb27fe21f4fdbc20f95b44ee99bbd9812730.tar.gz pronto-hlint-5001cb27fe21f4fdbc20f95b44ee99bbd9812730.tar.zst pronto-hlint-5001cb27fe21f4fdbc20f95b44ee99bbd9812730.zip |
rebrand to Pronto::ESLintNpm
Diffstat (limited to 'lib/pronto/eslint-npm')
-rw-r--r-- | lib/pronto/eslint-npm/version.rb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/pronto/eslint-npm/version.rb b/lib/pronto/eslint-npm/version.rb new file mode 100644 index 0000000..7012232 --- /dev/null +++ b/lib/pronto/eslint-npm/version.rb | |||
@@ -0,0 +1,5 @@ | |||
1 | module Pronto | ||
2 | module ESLintNpmVersion | ||
3 | VERSION = '0.7.0'.freeze | ||
4 | end | ||
5 | end | ||