From 1a749f7f07931abdc7523b88f7cf2d95194da3c5 Mon Sep 17 00:00:00 2001 From: Gabriel Grinberg Date: Tue, 25 Dec 2018 11:12:53 +0200 Subject: [PATCH] bumps patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99e676f..6ce8e87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unidriver", - "version": "1.1.2", + "version": "1.1.3", "description": "", "main": "dist/index.js", "typings": "dist/index.d.ts",