From 873653092069ac30d762d29ab4b3aea8f4ec320c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 2 Aug 2016 16:20:35 +0200 Subject: [PATCH] 2.3.13 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index da5fcf3..0531065 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmci", - "version": "2.3.12", + "version": "2.3.13", "description": "", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -47,4 +47,4 @@ "through2": "^2.0.1", "typings-global": "^1.0.6" } -} \ No newline at end of file +}