From 991cd0ddf8b2e3049f0f5349ce1c322dbade3d56 Mon Sep 17 00:00:00 2001 From: Sarah Meyer Date: Wed, 30 Dec 2020 14:41:20 -0700 Subject: [PATCH] 4.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13514463..3bccc416 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuka-carousel", - "version": "4.7.4", + "version": "4.7.5", "description": "Pure React Carousel", "main": "index.js", "module": "es/index.js",