From e7fc7ad8e4588a6c6176fe733caed580815259ee Mon Sep 17 00:00:00 2001 From: David Kirstein Date: Mon, 13 Jan 2014 22:01:55 +0100 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab3a588..07b6ca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "irc-apparatus", - "version": "0.0.1", + "version": "0.1.0", "description": "An IRC bot framework. Plugins are easy to write and can extend core functionality, provide middleware or just listen for events.", "keywords": [ "irc",