From 500aa2abf614bef83135dbb05ff285572cdb2138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 21 Aug 2017 11:48:17 +0300 Subject: [PATCH] :arrow_up: 1.0.0 :tada: --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 09e8e12..f93a74a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-path", - "version": "1.3.11", + "version": "1.0.0", "description": "Parse paths (local paths, urls: /ssh/git/etc)", "main": "lib/index.js", "directories": { @@ -47,4 +47,4 @@ "cli.js", "index.js" ] -} +} \ No newline at end of file