From 6227e4ea35c2ca89a6cd47be85da779ba9977a74 Mon Sep 17 00:00:00 2001 From: cybice Date: Sun, 24 Jul 2016 21:41:14 +0300 Subject: [PATCH] 0.16.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 676afe1..6ebffce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.16.0", + "version": "0.16.1", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {