Release 0.5.0

This commit is contained in:
Loic Nageleisen 2017-11-21 14:08:36 +01:00
parent 97f5214da7
commit ddef06756f

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.4.0' s.version = '0.5.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?'