Skip to content

Commit 7ed71a3

Browse files
committed
v1.1.6
1 parent b355a10 commit 7ed71a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monaco-tree-editor",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"type": "module",
55
"files": [
66
"dist"

package.publish.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monaco-tree-editor",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"type": "module",
55
"main": "index.umd.cjs",
66
"module": "index.js",

0 commit comments

Comments
 (0)