We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e92520f + ca2620f commit f1438f3Copy full SHA for f1438f3
ChangeLog
@@ -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
8
k2hash (1.1.30) unstable; urgency=low
9
10
* Removed .auditignore file - #53
package.json
@@ -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",
0 commit comments