aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pronto/eslint_npm/version.rb
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@stellenticket.de>2017-04-24 08:14:07 +0200
committerMarkus Doits <markus.doits@stellenticket.de>2017-04-24 08:14:07 +0200
commit4a987577795e16e2d477207b8edb124b0716ce1c (patch)
tree85ffc1851050f65a3fac203de47a570df00636fa /lib/pronto/eslint_npm/version.rb
parent88ac4e01804662818ea5eecfb223b59e58da48c4 (diff)
downloadpronto-hlint-4a987577795e16e2d477207b8edb124b0716ce1c.tar.gz
pronto-hlint-4a987577795e16e2d477207b8edb124b0716ce1c.tar.zst
pronto-hlint-4a987577795e16e2d477207b8edb124b0716ce1c.zip
depend on pronto ~> 0.9.1
Diffstat (limited to 'lib/pronto/eslint_npm/version.rb')
-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 24e6680..c22ce28 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.1'.freeze 3 VERSION = '0.9.0'.freeze
4 end 4 end
5end 5end