From 205f0398dc18cbc27f26940c8000a1f4765ac66a Mon Sep 17 00:00:00 2001 From: Nick Reese Date: Tue, 16 Nov 2021 15:32:54 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20v=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 189c0003..b5445299 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@elderjs/elderjs", - "version": "1.6.3", + "version": "1.6.4", "main": "./build/index.js", "types": "./build/index.d.ts", "engineStrict": true,