Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
torch2424 committed Feb 18, 2021
1 parent bbd2468 commit 79158d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "as-bind",
"description": "Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript 🤝🚀",
"version": "0.6.0",
"version": "0.6.1",
"main": "dist/as-bind.cjs.js",
"module": "dist/as-bind.esm.js",
"iife": "dist/as-bind.iife.js",
Expand Down

0 comments on commit 79158d2

Please sign in to comment.