Skip to content

Commit b8ca85d

Browse files
committed
Use RC versioning
1 parent 0133224 commit b8ca85d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/miniflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "miniflare",
3-
"version": "3.20250224.0",
3+
"version": "4.20250214.0-rc.0",
44
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers",
55
"keywords": [
66
"cloudflare",

packages/wrangler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wrangler",
3-
"version": "3.114.0",
3+
"version": "4.0.0-rc.0",
44
"description": "Command-line interface for all things Cloudflare Workers",
55
"keywords": [
66
"wrangler",

0 commit comments

Comments
 (0)