From: Markus Doits Date: Thu, 11 Aug 2016 15:14:39 +0000 (+0200) Subject: downgrade version again (because name changed) X-Git-Tag: v0.1.0~32 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=1f2a9370f07d5613785eaed6fefb87901a33475f;p=github%2Ffretlink%2Fpronto-hlint.git downgrade version again (because name changed) --- diff --git a/lib/pronto/eslint_npm/version.rb b/lib/pronto/eslint_npm/version.rb index 0f83484..7012232 100644 --- a/lib/pronto/eslint_npm/version.rb +++ b/lib/pronto/eslint_npm/version.rb @@ -1,5 +1,5 @@ module Pronto module ESLintNpmVersion - VERSION = '0.7.1'.freeze + VERSION = '0.7.0'.freeze end end