From 444b5dec2588bb04e0f65f28aef7fd81bb64a94e Mon Sep 17 00:00:00 2001 From: Kiril Vatev Date: Mon, 24 Oct 2022 17:15:00 -0400 Subject: [PATCH] bumping version to 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 432dcf0..e25a3b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "canvas-confetti", - "version": "1.5.1", + "version": "1.6.0", "description": "performant confetti animation in the browser", "main": "src/confetti.js", "module": "dist/confetti.module.mjs",