v1.0.0-rc1

This commit is contained in:
Ryan Dahl 2020-05-04 15:46:39 -04:00 committed by GitHub
parent 60f2d57fb7
commit 5f67a202ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 38 additions and 6 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "deno_typescript"
version = "0.42.0"
version = "0.42.1"
license = "MIT"
description = "To compile TypeScript to a snapshot during build.rs"
repository = "https://github.com/denoland/deno"