From 07bc5a11f4bf5d3e00fac9d49dae01d00cc78008 Mon Sep 17 00:00:00 2001 From: Yehonatan Daniv Date: Tue, 20 Aug 2024 17:08:09 +0300 Subject: [PATCH] 0.6.8 (#12) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e584b7..760fc92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fizban", - "version": "0.6.7", + "version": "0.6.8", "description": "Tiny library for performant scroll-driven effects", "main": "dist/index.cjs", "module": "index.js",