From 11598f6229d21d4581a0029f7f39e9263c3655c4 Mon Sep 17 00:00:00 2001 From: Chris Johnson <49479599+workeffortwaste@users.noreply.github.com> Date: Thu, 17 Feb 2022 13:50:02 +0000 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 661afc0..3782c5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gsap-video-export", - "version": "1.0.0", + "version": "1.0.1", "description": "Export GreenSock (GSAP) animation to video.", "main": "index.js", "type": "module",