diff --git a/package.json b/package.json index 062019b28..e43319bd0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hyperapp", "description": "The tiny framework for building web interfaces.", - "version": "2.0.0", + "version": "2.0.1", "main": "src/index.js", "module": "src/index.js", "unpkg": "src/index.js",