From 8e3b0a919d7c0f40e93dd747c1568d437e889136 Mon Sep 17 00:00:00 2001 From: Richard Czechowski Date: Tue, 7 May 2019 09:14:39 -0700 Subject: [PATCH] prepare for release --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fde70fd2..223b8c31 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "looker-visualization-api-examples", - "version": "2.0.19", + "version": "2.0.20", "license": "MIT", - "description": "", + "description": "A selection of sample visualizations for use as Looker visualizations", "main": "demo/index.html", "directories": { "lib": "lib",