From 36b06628c4d10e9e52654c29ef983ab2875bd2be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Thu, 6 Aug 2015 18:02:53 +0300 Subject: [PATCH] :arrow_up: 1.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 68e8ee0..c0f91c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-url", - "version": "0.2.0", + "version": "1.0.0", "description": "An advanced url parser supporting git urls too.", "main": "lib/index.js", "directories": { @@ -33,4 +33,4 @@ "devDependencies": { "mocha": "^2.2.5" } -} +} \ No newline at end of file