From b87d2762c14e4ab8d7920bc372cca18f84389884 Mon Sep 17 00:00:00 2001 From: Thorsten Lorenz Date: Fri, 25 Apr 2014 16:18:18 -0400 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6603b6..1211a1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wicked", - "version": "0.3.0", + "version": "0.3.1", "description": "Generates github wiki compatible API documentation from your project's jsdocs and adds them to your wiki.", "main": "index.js", "bin": {