aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@stellenticket.de>2016-09-11 20:05:37 +0200
committerMarkus Doits <markus.doits@stellenticket.de>2016-09-11 20:05:37 +0200
commit25ad6aa647b4e4ea872b009f64d2996b6e83bbf1 (patch)
tree6fda90c910f2aa31fd737fadbdc3891257bab607
parentac3a81542973c21a60a265dfe1c33cc765e1bce5 (diff)
downloadpronto-hlint-25ad6aa647b4e4ea872b009f64d2996b6e83bbf1.tar.gz
pronto-hlint-25ad6aa647b4e4ea872b009f64d2996b6e83bbf1.tar.zst
pronto-hlint-25ad6aa647b4e4ea872b009f64d2996b6e83bbf1.zip
update version
-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 7012232..0f83484 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.0'.freeze 3 VERSION = '0.7.1'.freeze
4 end 4 end
5end 5end