From e40b61cd6ca64c4d290a283c17179e2815ffba36 Mon Sep 17 00:00:00 2001 From: Christian Smith Date: Tue, 9 Feb 2016 09:42:37 -0800 Subject: [PATCH] release 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52eb03a..29cb619 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sunstone", - "version": "0.0.0", + "version": "0.1.0", "description": "Plugin architecture with dependency injection for Node.js", "main": "index.js", "scripts": {