From dd93cf94797774292199a96bc155f3ce368bd546 Mon Sep 17 00:00:00 2001 From: Aidan Cunniffe Date: Fri, 15 Nov 2019 13:48:53 -0500 Subject: [PATCH] 6.4.0 --- api-cli/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-cli/package.json b/api-cli/package.json index 6ce29f428f..0311e0de5c 100644 --- a/api-cli/package.json +++ b/api-cli/package.json @@ -1,7 +1,7 @@ { "name": "@useoptic/cli", - "description": "Make APIs Developer Friendly", - "version": "6.3.0", + "description": "Optic's open source tool for building APIs that document & test themselves", + "version": "6.4.0", "author": "@useoptic", "bin": { "api": "./bin/run"