aboutsummaryrefslogtreecommitdiff
path: root/ports/msgpack/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/msgpack/CONTROL')
-rw-r--r--ports/msgpack/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/msgpack/CONTROL b/ports/msgpack/CONTROL
index 0b22d5c69..dab3515b9 100644
--- a/ports/msgpack/CONTROL
+++ b/ports/msgpack/CONTROL
@@ -1,4 +1,4 @@
Source: msgpack
-Version: 3.1.1
+Version: 3.2.0
Homepage: https://github.com/msgpack/msgpack-c
Description: MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller.