From 8a95bd192b35409eec910a62d2d82c64ff7363c5 Mon Sep 17 00:00:00 2001 From: ebrillhart Date: Wed, 7 Nov 2018 15:40:27 -0800 Subject: [PATCH] tags --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 579166773..cbc282d12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectacle", - "version": "5.2.1", + "version": "5.2.2", "description": "ReactJS Powered Presentation Framework", "main": "lib/index.js", "module": "es/index.js",