Skip to content

Commit 3b0587e

Browse files
committed
Update README
1 parent 3343083 commit 3b0587e

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.0)
1+
# cl-binary-store (v1.0)
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)