From 5e59981d38e2f627a9133543397a48fd6a67702f Mon Sep 17 00:00:00 2001 From: Ramin Mousavi Date: Fri, 3 May 2024 23:35:00 +0100 Subject: [PATCH] 2.8.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5046b80..9456baa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pikaso", - "version": "2.8.2", + "version": "2.8.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "pikaso", - "version": "2.8.2", + "version": "2.8.3", "license": "MIT", "dependencies": { "deepmerge": "^4.3.1", diff --git a/package.json b/package.json index 728ff06..9444613 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pikaso", - "version": "2.8.2", + "version": "2.8.3", "description": "Seamless, Fully-typed and Fully-tested HTML5 Canvas Library", "author": "Ramin Mousavi (http://github.com/raminious)", "license": "MIT",