Skip to content

Commit 2a2c8fe

Browse files
committed
2.5.5 version fix
1 parent 577d5c8 commit 2a2c8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lc-lib/core/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
package core
1818

1919
// LogCourierVersion is the library version number
20-
const LogCourierVersion string = "2.5.4"
20+
const LogCourierVersion string = "2.5.5"

0 commit comments

Comments
 (0)