From 639a63c67c6772e883a534060b5707a40ddefd0f Mon Sep 17 00:00:00 2001 From: Gabriel Grinberg Date: Thu, 27 Sep 2018 16:20:29 +0300 Subject: [PATCH] bumps minor --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c1c3f5a..99e02e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unidriver", - "version": "1.0.0-alpha.2", + "version": "1.1.0", "description": "", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -16,6 +16,7 @@ "files": [ "dist", "src", + "*.d.ts", "*.js" ], "devDependencies": {