Skip to content

Commit 279ccc1

Browse files
committed
Update README.md
1 parent 86f19ec commit 279ccc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ MessagePack for Java
55

66
* Message Pack specification: <https://github.com/msgpack/msgpack/blob/master/spec.md>
77

8+
MessagePack v7 (0.7.x) is a faster implementation of the previous version [v06](https://github.com/msgpack/msgpack-java/blob/v06), and supports all of the message pack types, including extended types, in the specification.
9+
810
## Quick Start
911

1012
For Maven users:

0 commit comments

Comments
 (0)