Skip to content

Commit 16bb4e2

Browse files
authored
Merge pull request #143 from Automattic/release/0.55.0
Release 0.55.0
2 parents e0f1056 + 25182fe commit 16bb4e2

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.54.2"
4+
public let hostmgrVersion = "0.55.0"
55

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

0 commit comments

Comments
 (0)