From 2e3d35567215f2243dd9ca51ab0f5a7858c53e32 Mon Sep 17 00:00:00 2001 From: Atanas Atanasov Date: Mon, 16 Apr 2018 15:53:29 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48813e9..670e23c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@three11/istouch", - "version": "0.0.1", + "version": "0.1.0", "description": "Use JS to detect touch-enabled device", "main": "dist/index.js", "scripts": {