Skip to content

Commit

Permalink
Merge pull request #57 from ggtakec/release1131
Browse files Browse the repository at this point in the history
Updated ChangeLog/package.json for v1.1.31
  • Loading branch information
ggtakec authored Mar 13, 2024
2 parents e92520f + ca2620f commit f1438f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
k2hash (1.1.31) unstable; urgency=low

* Updated dependencies - #56
* Updated github actions tools - #55

-- Takeshi Nakatani <[email protected]> Wed, 13 Mar 2024 17:23:01 +0900

k2hash (1.1.30) unstable; urgency=low

* Removed .auditignore file - #53
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "k2hash",
"version": "1.1.30",
"version": "1.1.31",
"description": "K2HASH addon library for Node.js",
"os": "linux",
"main": "index.js",
Expand Down

0 comments on commit f1438f3

Please sign in to comment.