Skip to content

Commit a2808fd

Browse files
committed
update version
1 parent 9eb2f9a commit a2808fd

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [0.6.0]
4+
### Added
5+
- Add "View others files" with shortcut
6+
7+
## [0.5.0]
8+
### Added
9+
- Show outline symbols
10+
311
## [0.4.0]
412
### Added
513
- COS explorer

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "vscode-cos",
3-
"displayName": "Caché ObjectScript",
4-
"description": "Caché ObjectScript language support for Visual Studio Code",
5-
"version": "0.4.0",
3+
"displayName": "Caché ObjectScript",
4+
"description": "Caché ObjectScript language support for Visual Studio Code",
5+
"version": "0.6.0",
66
"icon": "images/logo.png",
77
"categories": [
88
"Languages",

0 commit comments

Comments
 (0)