Skip to content

Commit

Permalink
Release 0.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 7, 2025
1 parent 0d3529e commit 744a894
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paulmillr/micro-packed",
"version": "0.7.0",
"version": "0.7.1",
"exports": {
".": "./src/index.ts",
"./debugger": "./src/debugger.ts"
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micro-packed",
"version": "0.7.0",
"version": "0.7.1",
"description": "Define complex binary structures using composable primitives",
"dependencies": {
"@scure/base": "~1.2.1"
Expand Down

0 comments on commit 744a894

Please sign in to comment.