diff --git a/package.json b/package.json index 7eb1d23d..523495ac 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.12", + "version": "2.0.0-beta.13", "license": "MIT", "repository": "https://github.com/wwilsman/interactor.js", "type": "module",