Skip to main content

max / synckit-client

v0.3.0: Beta-ready milestone Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-03-17 02:58 UTC
Commit: eb0d28e45078750bf7906821553aa79b55272aa0
Parent: 7f68912
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "synckit-client"
3 - version = "0.2.2"
3 + version = "0.3.0"
4 4 edition = "2021"
5 5 description = "SyncKit client SDK with end-to-end encryption"
6 6 license-file = "LICENSE"