From c6a0fd4c8b41471744c3e8dfdefd69b1a5c8604d Mon Sep 17 00:00:00 2001 From: Jared Palmer Date: Sat, 2 Feb 2019 14:30:31 -0500 Subject: [PATCH] v0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd1e1df34..0c49a5dbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsdx", - "version": "0.3.2", + "version": "0.3.3", "license": "MIT", "bin": { "tsdx": "./dist/index.js"