From 75ef1544e6046b6890752a4c5daa69084e88fa99 Mon Sep 17 00:00:00 2001 From: Sarah Meyer Date: Wed, 6 Mar 2019 16:15:34 -0700 Subject: [PATCH] 4.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91c12595..b6dad336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuka-carousel", - "version": "4.4.9", + "version": "4.5.0", "description": "Pure React Carousel", "main": "index.js", "module": "es/index.js",