From 2c3e418bd75ba41d317a2b73d6f08d9218630295 Mon Sep 17 00:00:00 2001 From: Erik Munson Date: Wed, 30 Oct 2019 17:35:35 -0700 Subject: [PATCH] chore(package): bump to 0.0.88 (#479) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0bc22e7..39c1b0ff 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "main": "lib/lib.js", "typings": "lib/kayenta/index.d.ts", "name": "@spinnaker/kayenta", - "version": "0.0.87", + "version": "0.0.88", "license": "Apache-2.0", "repository": { "type": "git",