Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kenriortega committed May 18, 2021
1 parent 49de68d commit ef1a4dc
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.4",
"version": "1.0.5",
"description": "A simple fastify-plugin to serialize binary data to msgpack",
"main": "index.js",
"scripts": {
Expand All @@ -26,4 +26,4 @@
"tap": {
"check-coverage": false
}
}
}

0 comments on commit ef1a4dc

Please sign in to comment.