chore(url): release url@0.225.0 (#5631)

This commit is contained in:
Asher Gomez 2024-08-05 18:01:46 +03:00 committed by GitHub
parent 89c642d808
commit 4f29e70319
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -1,6 +1,6 @@
{
"name": "@std/url",
"version": "1.0.0-rc.3",
"version": "0.225.0",
"exports": {
".": "./mod.ts",
"./basename": "./basename.ts",