diff --git a/docs/src/user-guide/formatters/html-formatter-example.html b/docs/src/user-guide/formatters/html-formatter-example.html index 8ee750fd02f..ab6c2820edd 100644 --- a/docs/src/user-guide/formatters/html-formatter-example.html +++ b/docs/src/user-guide/formatters/html-formatter-example.html @@ -93,7 +93,7 @@

ESLint Report

- 9 problems (5 errors, 4 warnings) - Generated on Sat Aug 13 2022 21:22:40 GMT-0400 (Eastern Daylight Time) + 9 problems (5 errors, 4 warnings) - Generated on Fri Aug 26 2022 18:30:18 GMT-0400 (Eastern Daylight Time)
diff --git a/package.json b/package.json index e04856cd4a5..c21dad41b8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint", - "version": "8.22.0", + "version": "8.23.0", "author": "Nicholas C. Zakas ", "description": "An AST-based pattern checker for JavaScript.", "bin": {