Skip to content

Commit e2ff31b

Browse files
committed
Bump ThemeKitVersion to 1.3.3
1 parent 391d583 commit e2ff31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/release/release.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ var (
2929
"windows-amd64": "theme.exe",
3030
}
3131
// ThemeKitVersion is the version build of the library
32-
ThemeKitVersion, _ = version.NewVersion("1.3.2")
32+
ThemeKitVersion, _ = version.NewVersion("1.3.3")
3333
)
3434

3535
const (

0 commit comments

Comments
 (0)