Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kenriortega committed May 18, 2021
1 parent 5059213 commit 805324a
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-protobufjs",
"version": "1.0.3",
"version": "1.0.4",
"description": "A simple fastify-plugin to serialize binary data to protobuf",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -33,4 +33,4 @@
"tap": {
"check-coverage": false
}
}
}

0 comments on commit 805324a

Please sign in to comment.