Skip to content

Commit f1438f3

Browse files
authored
Merge pull request #57 from ggtakec/release1131
Updated ChangeLog/package.json for v1.1.31
2 parents e92520f + ca2620f commit f1438f3

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 (1.1.31) unstable; urgency=low
2+
3+
* Updated dependencies - #56
4+
* Updated github actions tools - #55
5+
6+
-- Takeshi Nakatani <ggtakec@gmail.com> Wed, 13 Mar 2024 17:23:01 +0900
7+
18
k2hash (1.1.30) unstable; urgency=low
29

310
* Removed .auditignore file - #53

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

0 commit comments

Comments
 (0)