From e2664926e239d2b5cb1e3433be0098306d3586bf Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 9 Jan 2023 20:14:37 +0530 Subject: v0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8ec042a..ee05696 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-types-lang", - "version": "0.0.1-test.3", + "version": "0.0.2", "description": "A runtime for typescript types", "main": "stdlib/index.ts", "repository": "https://github.com/phenax/ts-types-runtime-environment", -- cgit v1.3.1