Skip to content

Commit e543e8b

Browse files
committedJun 15, 2024··
chore: release v0.1.2
1 parent 015d4f3 commit e543e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-format",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"packageManager": "pnpm@9.3.0",
66
"description": "Format various languages with formatters in ESLint",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

0 commit comments

Comments
 (0)
Please sign in to comment.