From 8a76702752d4aced774108cd6208b1324c6a771f Mon Sep 17 00:00:00 2001 From: Sarah Meyer Date: Tue, 3 Sep 2019 10:24:57 -0600 Subject: [PATCH] 4.5.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d461b8ea..a2b47ca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuka-carousel", - "version": "4.5.10", + "version": "4.5.11", "description": "Pure React Carousel", "main": "index.js", "module": "es/index.js",