Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Morglod committed Sep 29, 2024
1 parent 6c03a32 commit 14e1a40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ src
test.h
test.ts
.vscode
test_out.ts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bun-ffi-gen",
"version": "1.1.3",
"version": "1.1.4",
"module": "lib/index.ts",
"description": "FFI bindings generator for Bun",
"type": "module",
Expand Down

0 comments on commit 14e1a40

Please sign in to comment.