Skip to content

Commit

Permalink
chore(package.json): bump version to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchentw committed Nov 19, 2015
1 parent 9126c27 commit 0a301c4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="4.4.1"></a>
## [4.4.1](https://github.com/tomchentw/react-google-maps/compare/v4.4.0...v4.4.1) (2015-11-19)


### Bug Fixes

* **Marker:** remove from MarkerClusterer ([f4e0696](https://github.com/tomchentw/react-google-maps/commit/f4e0696)), closes [#154](https://github.com/tomchentw/react-google-maps/issues/154) [#153](https://github.com/tomchentw/react-google-maps/issues/153)



<a name="4.4.0"></a>
# [4.4.0](https://github.com/tomchentw/react-google-maps/compare/v4.3.3...v4.4.0) (2015-11-19)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__template__gist__": "https://gist.github.com/tomchentw/368a93bb748ad9d576f1#file-package-json",
"name": "react-google-maps",
"version": "4.4.0",
"version": "4.4.1",
"description": "React.js Google Maps integration component",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 0a301c4

Please sign in to comment.