Skip to content

Commit fd6d039

Browse files
committed
chore: bump version to 1.3.0
1 parent 7dd5968 commit fd6d039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/DesignAlgorithmsKit/DesignAlgorithmsKit.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ import Foundation
5151
/// - WASM (limited - excludes hash/crypto types that require NSLock)
5252
public struct DesignAlgorithmsKit {
5353
/// Library version
54-
public static let version = "1.2.2"
54+
public static let version = "1.3.0"
5555
}
5656

5757
// Re-export all modules

0 commit comments

Comments
 (0)