Skip to content

Commit 3d77f78

Browse files
committed
chore(release): 0.6.1
1 parent fc4cb2c commit 3d77f78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "dprint-plugin-prettier"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2021"
55

66
[dependencies]
77
async-channel = "1.6.1"
8-
dprint-core = { version = "0.53.0", features = ["process"] }
8+
dprint-core = { version = "0.53.1", features = ["process"] }
99
deno_core = "0.126.0"
1010
once_cell = "1.9.0"
1111
serde = { version = "1.0.117", features = ["derive"] }

0 commit comments

Comments
 (0)