From ce869dc8da1a3e8b3cc68e21fc085c85f9260a5f Mon Sep 17 00:00:00 2001 From: satelllte <20585619+satelllte@users.noreply.github.com> Date: Sun, 11 Feb 2024 01:08:28 +0200 Subject: [PATCH] v0.3.3 (#69) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca14ef1..a82398a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "displacementx", - "version": "0.3.2", + "version": "0.3.3", "scripts": { "dev": "next dev", "build": "next build",