File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to the "robotcode" extension will be documented in this file
44
55## [ Unreleased]
66
7+ ## 0.2.10
8+
79## added
810
911- extend sematic higlightning
Original file line number Diff line number Diff line change 44 "description" : " Robot Framework support for Visual Studio Code" ,
55 "icon" : " images/icon.png" ,
66 "publisher" : " d-biehl" ,
7- "version" : " 0.2.9 " ,
7+ "version" : " 0.2.10 " ,
88 "preview" : true ,
99 "author" : {
1010 "name" : " Daniel Biehl" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " robotcode"
3- version = " 0.2.9 "
3+ version = " 0.2.10 "
44description = " Language server,debugger and tools for RobotFramework"
55authors = [" Daniel Biehl <daniel.biehl@imbus.de>" ]
66include = [" robotcode/py.typed" , " README.md" ]
Original file line number Diff line number Diff line change 1- __version__ = "0.2.9 "
1+ __version__ = "0.2.10 "
You can’t perform that action at this time.
0 commit comments