From 13277fcb16d697344ab5fb4f948f13d8524d6d47 Mon Sep 17 00:00:00 2001 From: cybice Date: Sat, 24 Oct 2015 04:39:56 +0300 Subject: [PATCH] 0.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4ca41e..e14250a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.8.2", + "version": "0.8.3", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {