From 0f9b04baf66dc14a1f12bf1d92c34840506e4f3b Mon Sep 17 00:00:00 2001 From: Michael Laktionov Date: Thu, 28 Nov 2019 08:53:54 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c7ca21..db3b525 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-device-detect", - "version": "1.9.10", + "version": "1.10.11", "description": "Detect device type and render your component according to it", "main": "main.js", "typings": "./index.d.ts",