From 3d5b2f0d77218f016a5db2ea92539309a7b0bb74 Mon Sep 17 00:00:00 2001 From: keleko34 Date: Fri, 25 Oct 2019 01:10:25 +0200 Subject: [PATCH] 1.5.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f6a71f..a10c5a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pikantny", - "version": "1.5.35", + "version": "1.5.36", "description": "Heavily extends the ability of event listeners to allow for listening to any and all property changes, dom changes, style changes, and method calls", "main": "pikantny.min.js", "scripts": {