aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pronto/eslint/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/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/version.rb')
-rw-r--r--lib/pronto/eslint/version.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/pronto/eslint/version.rb b/lib/pronto/eslint/version.rb
deleted file mode 100644
index 0b9940a..0000000
--- a/lib/pronto/eslint/version.rb
+++ /dev/null
@@ -1,5 +0,0 @@
1module Pronto
2 module ESLintVersion
3 VERSION = '0.6.2'.freeze
4 end
5end