Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prettymuchbryce committed Sep 20, 2023
1 parent 879e88c commit a895dc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "http-status-codes",
"sideEffects": false,
"version": "2.2.0",
"version": "2.3.0",
"description": "Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.",
"scripts": {
"update-codes": "ts-node --project ./scripts/tsconfig.json ./scripts/update-codes",
Expand Down

0 comments on commit a895dc5

Please sign in to comment.