From 54c9f34c33a2ebc00545dd6b9176dcd625e911d4 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 18 Aug 2017 10:58:03 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39449ea..6cafb71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartversion", - "version": "1.0.1", + "version": "1.0.2", "description": "handle semver with easy", "main": "dist/index.js", "typings": "dist/index.d.ts",