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