Skip to content

Commit fa039f1

Browse files
committed
Bump version to 0.0.4
1 parent 7cf8493 commit fa039f1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.0.4
4+
5+
- Added TurbSim to extension name, description, and keywords
6+
37
## 0.0.3
48

59
- Improved highlighting for OpenFAST output (`.out`) files

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "openfast-rosco-syntax-highlighting",
33
"displayName": "OpenFAST, ROSCO & TurbSim Syntax Highlighting",
44
"description": "Syntax highlighting for OpenFAST, ROSCO, and TurbSim input and output files in Visual Studio Code.",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"publisher": "SMI-Lab",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)