Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hpneo committed Dec 6, 2013
1 parent c8b856a commit 8a6cc53
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -21,6 +21,10 @@ grunt
Changelog
---------

0.4.9
-----------------------
* FitZoom only use visible markers

0.4.8
-----------------------
* Fix getRoutes
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,5 +1,5 @@
{
"name": "gmaps",
"version": "0.4.8",
"version": "0.4.9",
"main": "gmaps.js"
}
2 changes: 1 addition & 1 deletion gmaps.js
@@ -1,5 +1,5 @@
/*!
* GMaps.js v0.4.8
* GMaps.js v0.4.9
* http://hpneo.github.com/gmaps/
*
* Copyright 2013, Gustavo Leon
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "gmaps",
"version": "0.4.8",
"version": "0.4.9",
"description": "the easiest way to use Google Maps",
"main": "gmaps.js",
"scripts": {
Expand Down

0 comments on commit 8a6cc53

Please sign in to comment.