Release 0.7.0

This commit is contained in:
Loic Nageleisen 2017-11-22 17:22:46 +01:00
parent 6ffa4e88f0
commit fb1f30e0ee

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = 'rebel' s.name = 'rebel'
s.version = '0.6.0' s.version = '0.7.0'
s.licenses = ['MIT'] s.licenses = ['MIT']
s.summary = 'Fight against the Object tyranny' s.summary = 'Fight against the Object tyranny'
s.description = 'SQL-flavoured Ruby, or is it the other way around?' s.description = 'SQL-flavoured Ruby, or is it the other way around?'