aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@stellenticket.de>2017-02-16 11:48:31 +0100
committerMarkus Doits <markus.doits@stellenticket.de>2017-02-16 11:48:31 +0100
commit7f6dbe7804e476d739c9d8edd3d7f502db0b11fa (patch)
tree375db277663806526325b5506d5d9a6dff330815
parent75259b38c5d91473c27baf5211f3d8a569f5d928 (diff)
downloadpronto-hlint-7f6dbe7804e476d739c9d8edd3d7f502db0b11fa.tar.gz
pronto-hlint-7f6dbe7804e476d739c9d8edd3d7f502db0b11fa.tar.zst
pronto-hlint-7f6dbe7804e476d739c9d8edd3d7f502db0b11fa.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 50b8c08..24e6680 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.8.0'.freeze 3 VERSION = '0.8.1'.freeze
4 end 4 end
5end 5end