From 5db6af668741618e34a6f453aa918c6fc1f55407 Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Sun, 4 Oct 2020 18:50:20 +0200 Subject: [PATCH] 0.2.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6ffcf4..2386fd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jdes", - "version": "0.2.13", + "version": "0.2.14", "description": "A type safe JS runtime", "bin": "./bin/d.js", "main": "./cjs/index.js",