From 0296eb678ad54f441c30dc566ec817a636d4a5c0 Mon Sep 17 00:00:00 2001 From: cybice Date: Fri, 24 Jun 2016 16:36:38 +0300 Subject: [PATCH] 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afdddec..4b11657 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.14.8", + "version": "0.15.0", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {