]> git.immae.eu Git - github/fretlink/pronto-hlint.git/commitdiff
Bump version to 0.6.0
authorMindaugas Mozūras <mindaugas.mozuras@gmail.com>
Mon, 14 Mar 2016 21:08:20 +0000 (23:08 +0200)
committerMindaugas Mozūras <mindaugas.mozuras@gmail.com>
Mon, 14 Mar 2016 21:08:20 +0000 (23:08 +0200)
lib/pronto/eslint/version.rb

index 8c1e300b37562add1a079d3190d30980fc5ac26b..11e7eb5a5de5f5b4eadf8180bb62b00e1b1a0d4a 100644 (file)
@@ -1,5 +1,5 @@
 module Pronto
   module ESLintVersion
-    VERSION = '0.5.0'.freeze
+    VERSION = '0.6.0'.freeze
   end
 end