From 2a634cd56b40710fa9519fd20bb6385302a51045 Mon Sep 17 00:00:00 2001 From: tajo Date: Sun, 17 Jul 2022 23:37:23 -0700 Subject: [PATCH] 1.8.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 284ca73..33d889b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-range", - "version": "1.8.13", + "version": "1.8.14", "description": "Range input. Slides in all directions.", "main": "lib/index.js", "types": "lib/index.d.ts",