Skip to content

Commit 4c9ea04

Browse files
committed
Release 1.3.4
Changes since 1.3.3 from 2024-03-05: Properly instrument code that involves custom boolean types.
1 parent 09623a7 commit 4c9ea04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package main
22

3-
const version = "1.3.4-snapshot"
3+
const version = "1.3.4"

0 commit comments

Comments
 (0)