From 23fe9421f4f7aa91aba4aabb947b58480bfc1228 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Sun, 2 Feb 2014 20:25:39 +0100 Subject: [PATCH] Release 1.1.0. --- lib/ruby-lint/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ruby-lint/version.rb b/lib/ruby-lint/version.rb index 61bb9dc..2b3c210 100644 --- a/lib/ruby-lint/version.rb +++ b/lib/ruby-lint/version.rb @@ -1,3 +1,3 @@ module RubyLint - VERSION = '1.1.0.pre1' + VERSION = '1.1.0' end # RubyLint