Skip to content

Commit 4df9a1d

Browse files
committed
Update Valkey version
Signed-off-by: Adam Fowler <[email protected]>
1 parent 1e21170 commit 4df9a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Valkey/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
/// library name reported to server using CLIENT SETINFO
99
package let valkeySwiftLibraryName = "valkey-swift"
1010
/// library version reported to server using CLIENT SETINFO
11-
package let valkeySwiftLibraryVersion = "0.1.0"
11+
package let valkeySwiftLibraryVersion = "0.3.0"

0 commit comments

Comments
 (0)