diff --git a/bytes/deno.json b/bytes/deno.json index 41be39727..65f648392 100644 --- a/bytes/deno.json +++ b/bytes/deno.json @@ -1,6 +1,6 @@ { "name": "@std/bytes", - "version": "1.0.0-rc.1", + "version": "1.0.0-rc.2", "exports": { ".": "./mod.ts", "./concat": "./concat.ts",