Skip to content

Commit c1f8670

Browse files
author
Pascal Grimaud
committed
v0.8.3
1 parent 00908c6 commit c1f8670

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
],
66
"useWorkspaces": true,
77
"npmClient": "yarn",
8-
"version": "0.8.2"
8+
"version": "0.8.3"
99
}

packages/prettier-plugin-java/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-java",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "Prettier Java Plugin",
55
"main": "src/index.js",
66
"repository": "https://github.com/jhipster/prettier-java",

0 commit comments

Comments
 (0)