Skip to content

Commit

Permalink
Regenerate gemspec for version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svs committed Sep 19, 2012
1 parent 089b9ce commit 737d30d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dm-pg-types.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = "dm-pg-types"
s.version = "0.8.1"
s.version = "0.8.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["svs"]
Expand Down Expand Up @@ -50,7 +50,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/svs/dm-pg-types"
s.require_paths = ["lib"]
s.rubyforge_project = "dm-pg-types"
s.rubygems_version = "1.8.24"
s.rubygems_version = "1.8.23"
s.summary = "DataMapper plugin providing HSTORE and ARRAY datatype support for postgres"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 737d30d

Please sign in to comment.