Skip to content

Commit a6e18a3

Browse files
committed
Update to v1.1
1 parent d30fe72 commit a6e18a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cl-binary-store (v1.0)
1+
# cl-binary-store (v1.1)
22

33
A super fast and customizable serializer/deserializer of Common Lisp objects to/from a very compact binary format. Equality of objects, circular references, and the full Common Lisp type system are supported. Specialized arrays (on SBCL) are stored/restore at lightning speed.
44

0 commit comments

Comments
 (0)