Skip to content

Commit

Permalink
bump version to 1.0.0 (#12)
Browse files Browse the repository at this point in the history
This will be the last version to support Node versions < 10.16
  • Loading branch information
erwinmombay committed Jul 16, 2019
1 parent 22cad20 commit 177afe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "brotli-size",
"version": "0.1.0",
"version": "1.0.0",
"description": "Get the brotli compressed size of a string or buffer",
"license": "MIT",
"repository": "erwinmombay/brotli-size",
Expand Down

0 comments on commit 177afe4

Please sign in to comment.