From 604e30d99fdbb7c822efe31d05a0238064220037 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mindaugas=20Moz=C5=ABras?= Date: Fri, 24 Jun 2016 13:34:14 +0100 Subject: [PATCH] Bump version to 0.6.2 --- lib/pronto/eslint/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pronto/eslint/version.rb b/lib/pronto/eslint/version.rb index 056545e..0b9940a 100644 --- a/lib/pronto/eslint/version.rb +++ b/lib/pronto/eslint/version.rb @@ -1,5 +1,5 @@ module Pronto module ESLintVersion - VERSION = '0.6.1'.freeze + VERSION = '0.6.2'.freeze end end -- 2.41.0