From 8ce84a09a5cbdbf30b18a29ca5fb5107a5c6b16e Mon Sep 17 00:00:00 2001 From: Carlos Paelinck Date: Wed, 11 Dec 2019 17:51:32 -0600 Subject: [PATCH] 5.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6cce558b..8e376171d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectacle", - "version": "5.7.1", + "version": "5.7.2", "description": "ReactJS Powered Presentation Framework", "main": "lib/index.js", "module": "es/index.js",