From 8b052f991279aa2776e45e9ca3a370c7c3418bdd Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 7 Jan 2023 00:53:57 +0530 Subject: v0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 6b5ebab..0f4a010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-types-lang", - "version": "0.0.0", + "version": "0.0.1", "description": "A runtime for typescript types", "main": "stdlib/index.ts", "repository": "https://github.com/phenax/ts-types-runtime-environment", -- cgit v1.3.1