Skip to content

Commit f7b3b15

Browse files
committed
Bumped the package in the last PR on accident
1 parent 0b97be5 commit f7b3b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "as-bind",
33
"description": "Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript 🤝🚀",
4-
"version": "0.6.0",
4+
"version": "0.5.0",
55
"main": "dist/as-bind.cjs.js",
66
"module": "dist/as-bind.esm.js",
77
"iife": "dist/as-bind.iife.js",

0 commit comments

Comments
 (0)