diff --git a/bytes/deno.json b/bytes/deno.json index 880f5c7c5c4a..9b036adc93bc 100644 --- a/bytes/deno.json +++ b/bytes/deno.json @@ -1,6 +1,6 @@ { "name": "@std/bytes", - "version": "1.0.0-rc.3", + "version": "1.0.0", "exports": { ".": "./mod.ts", "./concat": "./concat.ts",