Skip to content

Commit

Permalink
chore(text): release [email protected] (#5209)
Browse files Browse the repository at this point in the history
Co-authored-by: Yusuke Tanaka <[email protected]>
Co-authored-by: Yoshiya Hinosawa <[email protected]>
  • Loading branch information
3 people authored Jul 17, 2024
1 parent 02ba10a commit c699899
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 @@ -44,7 +44,7 @@
"@std/semver": "jsr:@std/semver@^1.0.0-rc.2",
"@std/streams": "jsr:@std/streams@^1.0.0-rc.3",
"@std/testing": "jsr:@std/testing@^1.0.0-rc.4",
"@std/text": "jsr:@std/text@^1.0.0-rc.3",
"@std/text": "jsr:@std/text@^1.0.0",
"@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.2",
Expand Down
2 changes: 1 addition & 1 deletion text/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@std/text",
"version": "1.0.0-rc.3",
"version": "1.0.0",
"exports": {
".": "./mod.ts",
"./closest-string": "./closest_string.ts",
Expand Down

0 comments on commit c699899

Please sign in to comment.