From 0e82d96755ba2a201e9890b79a596716554a26ab Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Fri, 14 Sep 2018 09:53:26 +0200 Subject: [PATCH] Release 0.7.2 --- rebel.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebel.gemspec b/rebel.gemspec index 3642a4b..75a3680 100644 --- a/rebel.gemspec +++ b/rebel.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'rebel' - s.version = '0.7.1' + s.version = '0.7.2' s.licenses = ['MIT'] s.summary = 'Fight against the Object tyranny' s.description = 'SQL-flavoured Ruby, or is it the other way around?'