Skip to content

Commit 14a7140

Browse files
committed
Merge branch 'main' of github.com:kentik/scrapligo into callback-leak-fix
2 parents fe25b0b + 887077b commit 14a7140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package constants
22

33
// LibScrapliVersion is the version of libscrapli scrapligo was built with. Should be set prior to
44
// a release via build/update_all.sh to the version of libscrapli bundled in assets.
5-
var LibScrapliVersion = "0.0.1-rc.23"
5+
var LibScrapliVersion = "0.0.1-rc.24"
66

77
// ScrapliDefinitionsVersion is the version of scrapli definitions embedded in assets in this build.
88
// This should be set prior to a release via build/update_all.sh.

0 commit comments

Comments
 (0)