From 6a238f2f5bebffe1f982207d9c5cf36009b6d9e5 Mon Sep 17 00:00:00 2001 From: Sarah Meyer Date: Mon, 18 Mar 2019 17:37:31 -0600 Subject: [PATCH] 4.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16b3b6be..66b577c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuka-carousel", - "version": "4.5.2", + "version": "4.5.3", "description": "Pure React Carousel", "main": "index.js", "module": "es/index.js",