From c616ce76338f188f72b1cc67d1b22c70b5e5273b Mon Sep 17 00:00:00 2001 From: cybice Date: Fri, 6 Nov 2015 16:28:28 +0300 Subject: [PATCH] 0.9.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d870c7..2a6fc6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.9.2", + "version": "0.9.3", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {