Skip to content

Commit

Permalink
chore(url): release [email protected] (#5631)
Browse files Browse the repository at this point in the history
  • Loading branch information
iuioiua authored Aug 5, 2024
1 parent 89c642d commit 4f29e70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@std/text": "jsr:@std/text@^1.0.2",
"@std/toml": "jsr:@std/toml@^1.0.0",
"@std/ulid": "jsr:@std/ulid@^1.0.0",
"@std/url": "jsr:@std/url@^1.0.0-rc.3",
"@std/url": "jsr:@std/url@^0.225.0",
"@std/uuid": "jsr:@std/uuid@^1.0.0",
"@std/webgpu": "jsr:@std/webgpu@^0.224.5",
"@std/yaml": "jsr:@std/yaml@^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion url/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@std/url",
"version": "1.0.0-rc.3",
"version": "0.225.0",
"exports": {
".": "./mod.ts",
"./basename": "./basename.ts",
Expand Down

0 comments on commit 4f29e70

Please sign in to comment.