diff --git a/package.json b/package.json index b9cbfe24..14fa6833 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "interactor.js", "description": "Composable, immutable, asynchronous way to interact with the DOM", - "version": "2.0.0-beta.11", + "version": "2.0.0-beta.12", "license": "MIT", "repository": "https://github.com/wwilsman/interactor.js", "type": "module",