From f83667b7005b62e5a4b17f480e56762bb0efcca8 Mon Sep 17 00:00:00 2001 From: VonRehberg Date: Sat, 5 Mar 2016 18:36:38 +0100 Subject: [PATCH] Update version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5e44953..47d67b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-raspbian-wifi", - "version": "1.0.0", + "version": "1.0.1", "description": "Node package for wifi handling on raspbian", "repository": { "type": "git", @@ -29,4 +29,4 @@ "mock-fs": "3.7.0", "fake-exec": "1.1.0" } -} \ No newline at end of file +}