From d5d4d3ff677eada2ef742704a44a3de6fc0c63b2 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 14 Mar 2016 03:50:34 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 935bcd5..2205499 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.1.0", + "version": "1.0.0", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {