Skip to content

Commit 570e61a

Browse files
authored
Merge pull request #71 from ggtakec/release/v202
Updated ChangeLog/package.json for v2.0.2
2 parents 106a15a + 62ca287 commit 570e61a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
k2hash (2.0.2) unstable; urgency=low
2+
3+
* Changed the cppcheck std version options, etc - #70
4+
5+
-- Takeshi Nakatani <ggtakec@gmail.com> Wed, 07 Jan 2026 10:20:46 +0900
6+
17
k2hash (2.0.1) unstable; urgency=low
28

39
* Changed cppcheck options and fixed the code - #68

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.1",
3+
"version": "2.0.2",
44
"description": "K2HASH addon library for Node.js",
55
"os": "linux",
66
"main": "index.js",

0 commit comments

Comments
 (0)