From 8a3df058c7aaf4b31cad6f9c01161633fd4c6361 Mon Sep 17 00:00:00 2001 From: Abraham Williams <4braham@gmail.com> Date: Sat, 8 Mar 2025 16:30:00 -0500 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c838404..760c895 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abraham/reflection", - "version": "0.12.0", + "version": "0.13.0", "description": "Lightweight ES Module implementation of reflect-metadata", "type": "module", "exports": {