aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pronto/eslint-npm/version.rb
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@stellenticket.de>2016-08-11 16:02:45 +0200
committerMarkus Doits <markus.doits@stellenticket.de>2016-08-11 16:12:01 +0200
commit5001cb27fe21f4fdbc20f95b44ee99bbd9812730 (patch)
treeae9152cc0cdd89ae9fa539ab571d66c478dc52d5 /lib/pronto/eslint-npm/version.rb
parent9e25e804c86e30923abfd1bd264f02115950a245 (diff)
downloadpronto-hlint-5001cb27fe21f4fdbc20f95b44ee99bbd9812730.tar.gz
pronto-hlint-5001cb27fe21f4fdbc20f95b44ee99bbd9812730.tar.zst
pronto-hlint-5001cb27fe21f4fdbc20f95b44ee99bbd9812730.zip
rebrand to Pronto::ESLintNpm
Diffstat (limited to 'lib/pronto/eslint-npm/version.rb')
-rw-r--r--lib/pronto/eslint-npm/version.rb5
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 @@
1module Pronto
2 module ESLintNpmVersion
3 VERSION = '0.7.0'.freeze
4 end
5end