From eb73477b282cf7f2d74c813a1257e9f5d716b386 Mon Sep 17 00:00:00 2001 From: Alhadis Date: Tue, 21 Mar 2017 23:11:28 +1100 Subject: [PATCH] Release v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72ec8a3..9a88d6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atom-fs", - "version": "v0.0.0", + "version": "v0.1.0", "license": "ISC", "author": "John Gardner ", "repository": "https://github.com/Alhadis/Atom-FS",