Skip to content

Commit 3f3d39d

Browse files
committed
Increment patch version
1 parent ae7df56 commit 3f3d39d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@editorjs/table",
33
"description": "Table for Editor.js",
4-
"version": "2.4.3",
4+
"version": "2.4.4",
55
"license": "MIT",
66
"repository": "https://github.com/editor-js/table",
77
"files": [
@@ -50,4 +50,4 @@
5050
"dependencies": {
5151
"@codexteam/icons": "^0.0.6"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)