From 5e16c6c8851bf26fb70fd14aa638690ca49e6397 Mon Sep 17 00:00:00 2001 From: Michael Blanchard Date: Wed, 3 May 2023 22:05:58 -0700 Subject: [PATCH] Bump to 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1c4ae6..1b50045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@miblanchard/react-native-slider", - "version": "2.3.1", + "version": "2.4.0", "description": "A pure JavaScript component for react-native", "main": "lib/index.js", "types": "lib/index.d.ts",