From 8acee9739f3d63ddb607d8ef48c7a6be92467919 Mon Sep 17 00:00:00 2001 From: Fred Vollmer Date: Wed, 14 Mar 2018 12:20:53 -0600 Subject: [PATCH] 5.3.5-quiq --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3629e88ff..4f9cbf4d3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "documentation", "description": "a documentation generator", - "version": "5.3.5.1", + "version": "5.3.5-quiq", "author": "Tom MacWright", "bin": { "documentation": "./bin/documentation.js"