Skip to content

Commit 952f85f

Browse files
committed
bump version (twice)
1 parent 5b3815a commit 952f85f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Apache License 2.0
9999

100100
# Release Notes
101101

102-
## 0.3.1
102+
## 0.3.2
103103

104104
- set back default style as jiffy
105105
- fix bugs around nil/null handling

src/msgpack.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, msgpack,
22
[{description, "MessagePack serializer/deserializer"},
3-
{vsn, "0.3.1"},
3+
{vsn, "0.3.2"},
44
{modules,
55
[msgpack]
66
},

0 commit comments

Comments
 (0)