Skip to content

Commit 37eb9d8

Browse files
committed
0.2.1
1 parent 568c7b5 commit 37eb9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@denostack/weakref",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"tasks": {
55
"test": "deno task test:unit && deno task test:lint && deno task test:format && deno task test:types",
66
"test:format": "deno fmt --check",

0 commit comments

Comments
 (0)