From dc87b3179fcbf1ad5814b7f4dd2560c420d8b261 Mon Sep 17 00:00:00 2001 From: Shota Tamura Date: Fri, 14 Apr 2023 15:16:05 +0900 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38e1600..1a5a77c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-compare-image", - "version": "3.3.0", + "version": "3.4.0", "description": "React component to compare two images using slider.", "main": "dist/bundle.js", "types": "dist/ReactCompareImage.d.ts",