diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 621d17e..8defd60 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "react-yandex-maps", - "version": "2.1.0", + "version": "2.1.1", "dependencies": { "accepts": { "version": "1.3.3", diff --git a/package.json b/package.json index 57c60de..a5b193a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-yandex-maps", - "version": "2.1.0", + "version": "2.1.1", "description": "Yandex Maps API bindings for React", "main": "main/index.js", "module": "es/index.js",