Update version to 0.28.0 (#495)

- Adds support for China
This commit is contained in:
Michael Diego 2018-01-18 12:56:56 -08:00 committed by GitHub
parent 1a60df0ec7
commit 3d85c68bdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "google-map-react",
"version": "0.27.0",
"version": "0.28.0",
"description": "isomorphic google map react component, allows render react components on the google map",
"main": "lib/index",
"scripts": {