From 38dea6db86ea1dbafc42299136d3c3f37628a88b Mon Sep 17 00:00:00 2001 From: cybice Date: Thu, 1 Oct 2015 09:48:33 +0300 Subject: [PATCH] 0.5.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f03fdbc..02dba04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.5.8", + "version": "0.5.9", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {