From 31045461ab10d0e54e5b8610df416829658b65ad Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Wed, 22 Nov 2017 17:22:46 +0100 Subject: [PATCH] Release 0.7.0 --- rebel.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebel.gemspec b/rebel.gemspec index d868531..eb211cb 100644 --- a/rebel.gemspec +++ b/rebel.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'rebel' - s.version = '0.6.0' + s.version = '0.7.0' s.licenses = ['MIT'] s.summary = 'Fight against the Object tyranny' s.description = 'SQL-flavoured Ruby, or is it the other way around?'