Skip to content

Commit 6587612

Browse files
committed
0.4.0
1 parent 280f900 commit 6587612

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@utility/types",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"exports": {
55
".": "./mod.ts",
66
"./json": "./src/JSON.ts"

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.0",
2+
"version": "0.4.0",
33
"deno": true,
44
"node": true,
55
"jsr": true,

0 commit comments

Comments
 (0)