Skip to content

Commit 6b22b4a

Browse files
Update wrangler to 4.119.0
1 parent 6a3e65e commit 6b22b4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/wrangler/build.ncl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ let base = import "../base/build.ncl" in
33
let coreutils = import "../coreutils/build.ncl" in
44
let node = import "../node/build.ncl" in
55

6-
let version = "4.108.0" in
6+
let version = "4.119.0" in
77
{
88
name = "wrangler",
99
build_deps = [

0 commit comments

Comments
 (0)