Skip to content

Commit 523ac2d

Browse files
committed
Bump version to 1.5.0 in build.zig.zon
1 parent 4a12e1d commit 523ac2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.version = "0.3.0",
44
.dependencies = .{
55
.zwasm = .{
6-
.url = "https://github.com/clojurewasm/zwasm/archive/v1.3.0.tar.gz",
7-
.hash = "zwasm-1.3.0-IBbzF46_IQB5I5D-U1iQuPTDuThj2aAWqQBhHPAcvZSR",
6+
.url = "https://github.com/clojurewasm/zwasm/archive/v1.5.0.tar.gz",
7+
.hash = "zwasm-1.5.0-placeholder",
88
},
99
},
1010
.fingerprint = 0x62a7be489d633543,

0 commit comments

Comments
 (0)