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

Commit

Permalink
Regenerated gemspec for version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomilho committed Mar 10, 2011
1 parent 0ad0637 commit b31258d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions activerecord-postgres-hstore.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{activerecord-postgres-hstore}
s.version = "0.0.4"
s.version = "0.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Juan Maiz"]
s.date = %q{2010-09-12}
s.date = %q{2011-03-10}
s.description = %q{This gem adds support for the postgres hstore type. It is the _just right_ alternative for storing hashes instead of using seralization or dynamic tables.}
s.email = %q{juanmaiz@gmail.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit b31258d

Please sign in to comment.