From 0893ad0622da9af70457511df90ed98ac91c7e74 Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Wed, 17 Jun 2020 16:24:56 +0200 Subject: [PATCH] 0.4.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06cfc27..4675964 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ucdn-utils", - "version": "0.4.11", + "version": "0.4.12", "description": "Basic ucdn utilities in order to just serve files.", "main": "./cjs/index.js", "scripts": {