Skip to content

Commit c93a158

Browse files
committed
chore: bump internal version number(s)
1 parent fea6e81 commit c93a158

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/src/main/resources/com/diffplug/spotless/npm/eslint-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spotless-eslint",
3-
"version": "2.0.0",
3+
"version": "4.0.0",
44
"description": "Spotless formatter step for running eslint as a rest service.",
55
"repository": "https://github.com/diffplug/spotless",
66
"license": "Apache-2.0",

lib/src/main/resources/com/diffplug/spotless/npm/prettier-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spotless-prettier",
3-
"version": "2.0.0",
3+
"version": "4.0.0",
44
"description": "Spotless formatter step for running prettier as a rest service.",
55
"repository": "https://github.com/diffplug/spotless",
66
"license": "Apache-2.0",

lib/src/main/resources/com/diffplug/spotless/npm/tsfmt-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spotless-tsfmt",
3-
"version": "2.0.0",
3+
"version": "4.0.0",
44
"description": "Spotless formatter step for running tsfmt as a rest service.",
55
"repository": "https://github.com/diffplug/spotless",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)