From 63230850111929c4d3a7f3303ebb06ce2e33244c Mon Sep 17 00:00:00 2001 From: Tyler <26290074+thegitduck@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:03:12 -0800 Subject: [PATCH] playground is a feature --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 0bfc112..2790d03 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@tyler/enum", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "exports": "./index.ts", "tasks": {}, -- 2.51.2