We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568c7b5 commit 37eb9d8Copy full SHA for 37eb9d8
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@denostack/weakref",
3
- "version": "0.2.0",
+ "version": "0.2.1",
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