Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Commit

Permalink
Version bump to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelian committed Jan 22, 2010
1 parent 4e25cd7 commit 7f9ff18
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions grapi.gemspec
@@ -1,15 +1,15 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# DO NOT EDIT THIS FILE
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{grapi}
s.version = "0.4.1"
s.version = "0.5.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Aurelian Oancea"]
s.date = %q{2010-01-04}
s.date = %q{2010-01-22}
s.description = %q{Ruby client for unofficial Google Reader API}
s.email = %q{oancea@gmail.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -51,4 +51,3 @@ Gem::Specification.new do |s|
s.add_dependency(%q<curb>, [">= 0.6.1.0"])
end
end

0 comments on commit 7f9ff18

Please sign in to comment.