diff --git a/package.json b/package.json index 2d32147b..95f35990 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prosemirror-tables", - "version": "1.3.2", + "version": "1.3.3", "description": "ProseMirror's rowspan/colspan tables component", "type": "module", "main": "dist/index.cjs",