From 0c03c80ec35f2588a69be90efb3023df6d44ceb6 Mon Sep 17 00:00:00 2001 From: Active <56242467+doubleactii@users.noreply.github.com> Date: Wed, 18 Dec 2024 03:07:33 -0600 Subject: [PATCH] bump version: 1.1.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77ea158..ec12429 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parallax", - "version": "1.1.1", + "version": "1.1.13", "description": "A parallax module that will enable effortless integration of depth effects into your game.", "main": "src/parallax.mjs", "scripts": {