Skip to content

Commit

Permalink
esm-worker: Bump version to 0.135.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Feb 27, 2024
1 parent 32cd2bd commit a331ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/esm-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "esm-worker",
"description": "A Cloudflare worker handles all requests of esm.sh at the edge(earth).",
"version": "0.135.10",
"version": "0.135.11",
"type": "module",
"module": "dist/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit a331ca8

Please sign in to comment.