aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@stellenticket.de>2017-02-13 15:15:42 +0100
committerMarkus Doits <markus.doits@stellenticket.de>2017-02-13 15:15:42 +0100
commit894ef1808298981a0394d46504d2bf5b43671949 (patch)
tree8c41512e2f82bca9ddd14b404afffb55b879f2a6 /lib
parentfa137a53f58bba5a12fd64ac388b4ee4b847d3fb (diff)
downloadpronto-hlint-894ef1808298981a0394d46504d2bf5b43671949.tar.gz
pronto-hlint-894ef1808298981a0394d46504d2bf5b43671949.tar.zst
pronto-hlint-894ef1808298981a0394d46504d2bf5b43671949.zip
new version (compatible with pronto 0.8), no changes
Diffstat (limited to 'lib')
-rw-r--r--lib/pronto/eslint_npm/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pronto/eslint_npm/version.rb b/lib/pronto/eslint_npm/version.rb
index 0f83484..50b8c08 100644
--- a/lib/pronto/eslint_npm/version.rb
+++ b/lib/pronto/eslint_npm/version.rb
@@ -1,5 +1,5 @@
1module Pronto 1module Pronto
2 module ESLintNpmVersion 2 module ESLintNpmVersion
3 VERSION = '0.7.1'.freeze 3 VERSION = '0.8.0'.freeze
4 end 4 end
5end 5end