From 88db95ab976f6a369c5dd8b6029b638e04dfc44f Mon Sep 17 00:00:00 2001 From: cybice Date: Wed, 11 May 2016 11:34:53 +0300 Subject: [PATCH] 0.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a8cfa4..6ca54c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.12.0", + "version": "0.12.1", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {