From bb73af942a201b2ed9f81666598a9cd076d2b9f4 Mon Sep 17 00:00:00 2001 From: Sarah Meyer Date: Fri, 8 Mar 2019 10:54:45 -0700 Subject: [PATCH] 4.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 655650d1..16b3b6be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuka-carousel", - "version": "4.5.1", + "version": "4.5.2", "description": "Pure React Carousel", "main": "index.js", "module": "es/index.js",