Skip to content

Commit

Permalink
release 0.0.3 - compatible with tutter 0.0.2 API
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Haals committed Jan 23, 2015
1 parent 9d45e48 commit c64713b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'tutter-sppuppet'
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-sppuppet'
Expand All @@ -13,6 +13,6 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']

s.required_ruby_version = '>= 1.8.7'

s.add_runtime_dependency 'tutter'
end

0 comments on commit c64713b

Please sign in to comment.