From 4edc2708aceae2f41f131fe6ab9ef8985f4361f7 Mon Sep 17 00:00:00 2001 From: Abraham Williams <4braham@gmail.com> Date: Thu, 2 Aug 2018 10:18:14 -0500 Subject: [PATCH] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca70344..cfd2df0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abraham/reflection", - "version": "0.4.1", + "version": "0.4.2", "description": "Lightweight ES Module implementation of reflect-metadata", "main": "dist/index.umd.js", "module": "dist/index.js",