Skip to content

Commit 0c46a06

Browse files
committed
bump worker-codegen, worker-build
1 parent cf65a17 commit 0c46a06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

worker-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Cloudflare Workers Team <[email protected]>"]
33
edition = "2018"
44
name = "worker-build"
5-
version = "0.1.3"
5+
version = "0.1.4"
66
license = "Apache-2.0"
77
repository = "https://github.com/cloudflare/workers-rs/tree/main/worker-build"
88
readme = "README.md"

worker-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "worker-codegen"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
authors = ["Cloudflare Workers Team <[email protected]>"]
55
repository = "https://github.com/cloudflare/workers-rs/tree/main/worker-codegen"
66
edition = "2018"

0 commit comments

Comments
 (0)