diff --git a/package.json b/package.json index 51274b2..87f6b4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@automerge/prosemirror", - "version": "0.0.13-alpha.1", + "version": "0.0.13-alpha.2", "license": "MIT", "scripts": { "prettier": "prettier '**/*.{js,ts,tsx,json}' --check",