From 41c8ec91515d32a5541e2daae4d980fcc685056f Mon Sep 17 00:00:00 2001 From: Antoni Kepinski Date: Tue, 25 Aug 2020 11:08:23 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec15392..a96d945 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "light-date", - "version": "1.1.0", + "version": "1.1.1", "description": "Blazing fast & lightweight (157 bytes) date formatting for Node.js and the browser.", "main": "dist/index.js", "module": "dist/index.esm.js",