Skip to content

Commit

Permalink
chore(package.json): bump version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchentw committed Jun 19, 2015
1 parent cf851d6 commit e9edfcc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.7.0 (2015-06-19)


#### Features

* **GoogleMaps:** specify map bounds via declarative props.bounds ([b1333c52](https://github.com/tomchentw/react-google-maps/commit/b1333c529fc4b338cef425dba9b4ba7d33937d29), closes [#64](https://github.com/tomchentw/react-google-maps/issues/64))


## 1.6.0 (2015-06-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": "1.6.0",
"version": "1.7.0",
"description": "React.js Google Maps integration component",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit e9edfcc

Please sign in to comment.