From 326c4483223e635cd69f5e966092586d9e8c18ad Mon Sep 17 00:00:00 2001 From: NoHomey Date: Wed, 19 Oct 2016 22:47:28 +0300 Subject: [PATCH] 6.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e05182..3803985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-material-ui-keyboard", - "version": "6.1.1", + "version": "6.1.2", "description": "Virtual keyboard for TextFeild when needed.", "main": "index.js", "typings": "index.d.ts",