Skip to content

Commit 94e6abf

Browse files
2.0.0
1 parent 3d013c0 commit 94e6abf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-status-codes",
3-
"version": "2.0.0-beta.8",
3+
"version": "2.0.0",
44
"description": "Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.",
55
"scripts": {
66
"update-codes": "ts-node --project ./scripts/tsconfig.json ./scripts/update-codes",

0 commit comments

Comments
 (0)