Skip to content

Commit 26a423b

Browse files
committed
chore(release): 0.37.0
1 parent 1a9e904 commit 26a423b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "dprint-plugin-typescript"
3-
description = "TypeScript code formatting plugin for dprint."
4-
keywords = ["formatting", "formatter", "typescript"]
5-
version = "0.36.0"
3+
description = "TypeScript and JavaScript code formatter."
4+
keywords = ["formatting", "formatter", "typescript", "javascript"]
5+
version = "0.37.0"
66
authors = ["David Sherret <[email protected]>"]
77
edition = "2018"
88
license = "MIT"

0 commit comments

Comments
 (0)