]> git.immae.eu Git - github/fretlink/pronto-hlint.git/commitdiff
downgrade version again (because name changed)
authorMarkus Doits <markus.doits@stellenticket.de>
Thu, 11 Aug 2016 15:14:39 +0000 (17:14 +0200)
committerMarkus Doits <markus.doits@stellenticket.de>
Thu, 11 Aug 2016 15:14:39 +0000 (17:14 +0200)
lib/pronto/eslint_npm/version.rb

index 0f8348408676cdb96f033f5fdfb3c3abfd83734a..7012232f6dba76c39229d4e768abdb06d9c42116 100644 (file)
@@ -1,5 +1,5 @@
 module Pronto
   module ESLintNpmVersion
-    VERSION = '0.7.1'.freeze
+    VERSION = '0.7.0'.freeze
   end
 end