From 4b6b07acb9e4dcdc6177fef25e180af0b3bd0051 Mon Sep 17 00:00:00 2001 From: Ehsan Samavati Date: Mon, 9 Sep 2024 21:44:52 +0300 Subject: [PATCH] chore(swiperia-react): Bump version to 1.0.3 This commit increments the version of the swiperia-react package to 1.0.3. --- packages/swiperia-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/swiperia-react/package.json b/packages/swiperia-react/package.json index ee1cd26..2a352a3 100644 --- a/packages/swiperia-react/package.json +++ b/packages/swiperia-react/package.json @@ -1,6 +1,6 @@ { "name": "swiperia-react", - "version": "1.0.2", + "version": "1.0.3", "description": "Swiperia React: A powerful suite of JavaScript libraries for building intuitive swipe-driven user interfaces. Provides core gesture handling, web-specific implementations, and React components for seamless integration.", "license": "MIT", "repository": {