From 7a7f3af697b6a1a3379ba1cf17aa2596824ef6ec Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Sun, 17 Jul 2016 18:12:00 +0300 Subject: [PATCH] v0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a2a3798..7fe16147 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "redoc", "description": "Swagger-generated API Reference Documentation", - "version": "0.15.3", + "version": "0.16.0", "repository": { "type": "git", "url": "git://github.com/Rebilly/ReDoc"