From 923f21919e5b5f32e6cc328ac62975d25bb5a066 Mon Sep 17 00:00:00 2001 From: Vladimir Nikitin Date: Sat, 26 Jun 2021 21:08:23 +0300 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e61e88..ec338f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "js-confetti", - "version": "0.6.1", + "version": "0.7.0", "license": "MIT", "description": "JS Confetti library with zero dependencies, works without any config, TS typings included, adapts to user screen", "main": "dist/js-confetti.min.js",