diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
