]> git.immae.eu Git - github/fretlink/pronto-hlint.git/commitdiff
Bump version to 0.6.1
authorMindaugas Mozūras <mindaugas.mozuras@gmail.com>
Mon, 11 Apr 2016 10:46:39 +0000 (13:46 +0300)
committerMindaugas Mozūras <mindaugas.mozuras@gmail.com>
Mon, 11 Apr 2016 10:46:39 +0000 (13:46 +0300)
lib/pronto/eslint/version.rb

index 11e7eb5a5de5f5b4eadf8180bb62b00e1b1a0d4a..056545ec2cb84e240dcca3547f481ae73ba368d2 100644 (file)
@@ -1,5 +1,5 @@
 module Pronto
   module ESLintVersion
-    VERSION = '0.6.0'.freeze
+    VERSION = '0.6.1'.freeze
   end
 end