Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kenriortega committed May 18, 2021
1 parent 65e4bad commit 1b72253
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-msgpack",
"version": "1.0.5",
"version": "1.0.6",
"description": "A simple fastify-plugin to serialize binary data to msgpack",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,4 +34,4 @@
"tap": {
"check-coverage": false
}
}
}

0 comments on commit 1b72253

Please sign in to comment.