Skip to content

Commit c758cb1

Browse files
committed
update version
1 parent 2ddd677 commit c758cb1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# Change Log
22

3+
## [0.3.3]
4+
### Added
5+
- Update settings dynamically
6+
37
## [0.3.2]
48
### Fixed
59
- Use fixed version of cos-api4node
610

7-
811
## [0.3.1]
912
### Added
1013
- Export after compile
1114

12-
1315
## [0.2.3]
1416
### Fixed
1517
- Remove unused command

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-cos",
33
"displayName": "Caché ObjectScript",
44
"description": "Caché ObjectScript language support for Visual Studio Code",
5-
"version": "0.3.2",
5+
"version": "0.3.3",
66
"icon": "images/logo.png",
77
"categories": [
88
"Languages",

0 commit comments

Comments
 (0)