Skip to content

Commit 49ba1a8

Browse files
committed
chore: update to 0.3.6
1 parent bb17e35 commit 49ba1a8

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
@@ -3,7 +3,7 @@
33
"private": true,
44
"engineStrict": true,
55
"description": "Tonto is a DSL for creating OntoUML models",
6-
"version": "0.3.5",
6+
"version": "0.3.6",
77
"license": "MIT",
88
"repository": {
99
"type": "git",

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.5",
11+
"version": "0.3.6",
1212
"license": "MIT",
1313
"icon": "data/images/TontoIcon.png",
1414
"repository": {

0 commit comments

Comments
 (0)