mirror of https://github.com/ledisdb/ledisdb.git
Merge branch 'develop'
This commit is contained in:
commit
6893232640
|
@ -4,7 +4,7 @@ import (
|
|||
"errors"
|
||||
)
|
||||
|
||||
const Version = "0.4"
|
||||
const Version = "0.5"
|
||||
|
||||
type DataType byte
|
||||
|
||||
|
|
Loading…
Reference in New Issue