Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 619954f

Browse files
committed
version bump - fix
1 parent af91b44 commit 619954f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

komanda/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const Name = "komanda"
1616
const Description = "IRC Client"
1717

1818
// Version number
19-
const Version = "0.4.1"
19+
const Version = "0.4.2"
2020

2121
// Website number
2222
const Website = "github.com/mephux/komanda"

0 commit comments

Comments
 (0)