Skip to content

Commit a5f9d85

Browse files
Raised version to 3.5
1 parent 6d7eeda commit a5f9d85

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 3.5
4+
* Solved issue #59
5+
36
## 3.4
47
* Solved issue #56
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "yuml",
33
"displayName": "yUML",
44
"description": "UML diagramming tool based on the yUML syntax",
5-
"version": "3.4.0",
5+
"version": "3.5.0",
66
"icon": "images/yUML.png",
77
"publisher": "JaimeOlivares",
88
"license": "SEE LICENSE IN LICENSE.md",

0 commit comments

Comments
 (0)