Skip to content

Commit

Permalink
Regenerate gemspec for version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
apneadiving committed Aug 31, 2011
1 parent 577f0f0 commit 8bb1bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gmaps4rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{gmaps4rails}
s.version = "1.0.1"
s.version = "1.0.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Benjamin Roth}, %q{David Ruyer}]
s.date = %q{2011-08-30}
s.date = %q{2011-08-31}
s.description = %q{Enables easy display of items (taken from a Rails 3 model) on a Google Maps (JS API V3), OpenLayers, Mapquest and Bing. Geocoding + Directions included. Provides much options: markers customization, infowindows, auto-adjusted zoom, polylines, polygons, circles etc... See wiki on github for full description and examples.}
s.email = [%q{[email protected]}, %q{[email protected]}]
s.extra_rdoc_files = [
Expand Down

0 comments on commit 8bb1bb1

Please sign in to comment.