Skip to content

Commit 5299a89

Browse files
authored
chore: update version (#495)
Signed-off-by: Rob Walworth <[email protected]>
1 parent 2fad210 commit 5299a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Hiero/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// SPDX-License-Identifier: Apache-2.0
22
public enum VersionInfo {
3-
public static let version = "v0.42.0-dev"
3+
public static let version = "v0.43.0"
44
}

0 commit comments

Comments
 (0)