We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb617de commit 0e1b707Copy full SHA for 0e1b707
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@denostack/inthash",
3
- "version": "3.0.3",
+ "version": "3.0.4",
4
"tasks": {
5
"test": "deno task test:unit && deno task test:lint && deno task test:format && deno task test:types",
6
"test:format": "deno fmt --check",
0 commit comments