From ae9cca0db884aaa8e64c3df3225eaa1e51b1d6f8 Mon Sep 17 00:00:00 2001 From: Vazha Omanashvili Date: Tue, 13 Dec 2016 13:00:41 +0200 Subject: [PATCH] 0.1.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1814fc99..4c7abcca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-spec-transformer", - "version": "0.1.15", + "version": "0.1.16", "description": "This package helps to convert between different API specifications. Supports OAS (Swagger 2), RAML 0.8, RAML 1.0, and Postman collections.", "main": "index.js", "scripts": {