Skip to content

Commit

Permalink
Rakefile to v0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lp committed Mar 13, 2009
1 parent 4db032f commit ee709b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -4,7 +4,7 @@ require 'rake/gempackagetask'

spec = Gem::Specification.new do |s|
s.name = 'sambala'
s.version = '0.9.7'
s.version = '0.9.8'
s.author = 'Louis-Philippe Perron'
s.email = 'lp@spiralix.org'
s.homepage = 'http://sambala.rubyforge.org/'
Expand Down

0 comments on commit ee709b0

Please sign in to comment.