diff --git a/package.json b/package.json index 7d5fb43..4acff34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megabit", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "description": "Connect real things with Node.js", "main": "cjs/index.js", "module": "esm/index.js",