Skip to content

Commit ed9d509

Browse files
committed
Bump to v1.8.0
1 parent 4aeeea8 commit ed9d509

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013-2019 Keichi Takahashi <[email protected]>
1+
Copyright (c) 2013-2021 Keichi Takahashi <[email protected]>
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "binary-parser",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "Blazing-fast binary parser builder",
55
"main": "dist/binary_parser.js",
66
"dependencies": {
@@ -39,7 +39,7 @@
3939
"author": {
4040
"name": "Keichi Takahashi",
4141
"email": "[email protected]",
42-
"url": "https://keichi.net/"
42+
"url": "https://keichi.dev/"
4343
},
4444
"license": "MIT",
4545
"repository": {

0 commit comments

Comments
 (0)