Skip to content

Commit 3f75cfe

Browse files
authored
Merge pull request #69 from ggtakec/release/v201
Updated ChangeLog/package.json for v2.0.1
2 parents 1b5a83b + 0f6e5e4 commit 3f75cfe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
k2hash (2.0.1) unstable; urgency=low
2+
3+
* Changed cppcheck options and fixed the code - #68
4+
* Fixed include dir path in binding.gyp - #67
5+
6+
-- Takeshi Nakatani <ggtakec@gmail.com> Tue, 06 Jan 2026 11:07:44 +0900
7+
18
k2hash (2.0.0) unstable; urgency=low
29

310
* Updated dependent package versions and Fixed scripts - #65

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "k2hash",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "K2HASH addon library for Node.js",
55
"os": "linux",
66
"main": "index.js",

0 commit comments

Comments
 (0)