diff --git a/Gemfile.lock b/Gemfile.lock index ee3e3eb6..d1f3c187 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - gmaps4rails (1.5.4) + gmaps4rails (1.5.5) GEM remote: http://rubygems.org/ diff --git a/lib/gmaps4rails/version.rb b/lib/gmaps4rails/version.rb index 15644422..20095453 100644 --- a/lib/gmaps4rails/version.rb +++ b/lib/gmaps4rails/version.rb @@ -1,3 +1,3 @@ module Gmaps4rails - VERSION = "1.5.4" + VERSION = "1.5.5" end \ No newline at end of file