Skip to content

Commit 3b83deb

Browse files
authored
Merge pull request #136 from Automattic/release/0.54.0
Cut 0.54.0.
2 parents af2edd6 + 615f9eb commit 3b83deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/libhostmgr/libhostmgr.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22
import OSLog
33

4-
public let hostmgrVersion = "0.53.1"
4+
public let hostmgrVersion = "0.54.0"
55

66
public extension Logger {
77
private static let subsystem = "com.automattic.hostmgr"

0 commit comments

Comments
 (0)