Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2024-08-13)

### Bug Fixes

* fixed README.md ([97ebed9](97ebed9))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent 97ebed9 commit cdffb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grechabuf",
"version": "2.0.0",
"version": "2.0.1",
"description": "Simplest binary packet serialization",
"main": "dist/grechabuf.min.cjs",
"module": "dist/grechabuf.min.mjs",
Expand Down

0 comments on commit cdffb7e

Please sign in to comment.