From c02993df0cfb18251f228b8a79e69a201116ad52 Mon Sep 17 00:00:00 2001 From: Sarah Meyer Date: Tue, 8 Sep 2020 17:41:51 -0400 Subject: [PATCH] 4.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cff3223d..b36ad978 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuka-carousel", - "version": "4.7.0", + "version": "4.7.1", "description": "Pure React Carousel", "main": "index.js", "module": "es/index.js",