From 5811131d237befb0596a4b47602f7e9b987531b0 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Mon, 17 Jul 2017 16:45:15 +0200 Subject: [PATCH] release 0.3.2 --- rebel.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebel.gemspec b/rebel.gemspec index 02f3e5c..e50bfc3 100644 --- a/rebel.gemspec +++ b/rebel.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'rebel' - s.version = '0.3.1' + s.version = '0.3.2' s.licenses = ['MIT'] s.summary = 'Fight against the Object tyranny' s.description = 'SQL-flavoured Ruby, or is it the other way around?'