Skip to content

Commit a2e9d77

Browse files
committed
build: v4.1.3
1 parent ea971b4 commit a2e9d77

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": "mind-elixir",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"type": "module",
55
"description": "Mind elixir is a free open source mind map core.",
66
"keywords": [

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ MindElixir.DARK_THEME = DARK_THEME
129129
* @memberof MindElixir
130130
* @static
131131
*/
132-
MindElixir.version = '4.1.2'
132+
MindElixir.version = '4.1.3'
133133
/**
134134
* @function
135135
* @memberof MindElixir

0 commit comments

Comments
 (0)