Skip to content

Commit ef37d91

Browse files
committed
chore: update to 0.3.4
1 parent 3e7121b commit ef37d91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"engineStrict": true,
55
"description": "Tonto is a DSL for creating OntoUML models",
6-
"version": "0.3.3",
6+
"version": "0.3.4",
77
"license": "MIT",
88
"repository": {
99
"type": "git",

packages/tonto-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Tonto",
44
"publisher": "Lenke",
55
"description": "Tonto is a DSL for creating OntoUML models",
6-
"version": "0.3.3",
6+
"version": "0.3.4",
77
"license": "MIT",
88
"icon": "data/images/TontoIcon.png",
99
"type": "module",

packages/tonto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"type": "module",
1010
"description": "Tonto is a DSL for creating OntoUML models",
11-
"version": "0.3.3",
11+
"version": "0.3.4",
1212
"license": "MIT",
1313
"icon": "data/images/TontoIcon.png",
1414
"repository": {

0 commit comments

Comments
 (0)