From cd5e248ef4451b5a10dd5bb57aecaee6001cced5 Mon Sep 17 00:00:00 2001 From: Age <0800.grc@gmail.com> Date: Mon, 25 Nov 2019 13:29:35 -0300 Subject: [PATCH] Updating package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17be8b2..c7e4c43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "confetti-js", - "version": "0.0.15", + "version": "0.0.16", "description": "Easily Generate random confetti for your above-the-fold content", "main": "dist/index.js", "module": "dist/index.es.js",