Skip to content

Commit 76b373d

Browse files
committed
chore: update version to 0.4.3
1 parent 1886d61 commit 76b373d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sochdb.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Package sochdb provides Go SDK for SochDB v0.4.4
1+
// Package sochdb provides Go SDK for SochDB v0.4.3
22
//
33
// Dual-mode architecture: Embedded (FFI) + Server (gRPC/IPC)
44
//
@@ -106,4 +106,4 @@
106106
package sochdb
107107

108108
// Version is the current SDK version.
109-
const Version = "0.4.1"
109+
const Version = "0.4.3"

0 commit comments

Comments
 (0)