.gemspec in tutter-0.0.2 vs .gemspec in tutter-0.0.3
- old
+ new
@@ -1,8 +1,8 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'tutter'
- s.version = '0.0.2'
+ s.version = '0.0.3'
s.author = 'Johan Haals'
s.email = ['johan.haals@gmail.com']
s.homepage = 'https://github.com/jhaals/tutter'
s.summary = 'Plugin based Github robot'
s.description = 'Tutter is a web app that trigger actions based on Github events(push, pull_reqeust, release, issue, ...)'