Skip to content

Commit f59639b

Browse files
committed
Bump version
1 parent 2e326d3 commit f59639b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "email-explorer",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A self-hosted, serverless worker for sending and receiving emails on Cloudflare",
55
"scripts": {
66
"build": "tsup src/index.ts --format esm --external cloudflare:workers --external cloudflare:email --dts && cp -R ../dashboard/dist/ dashboard/ && cp ../../README.md . && cp ../../LICENSE .",

0 commit comments

Comments
 (0)