Skip to content

Commit 1db8e87

Browse files
committed
- version bump
1 parent ed955ae commit 1db8e87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "TDB Highlighter",
44
"publisher": "AMKrajewski",
55
"description": "Provides syntax highlighting for the Thermodynamic DataBase (TDB) files used in the CALPHAD community to describe thermodynamic models of properties of materials.",
6-
"version": "1.0.3",
6+
"version": "1.1.0",
77
"license": "MIT",
88
"icon": "assets/Logo.png",
99
"pricing": "Free",

syntaxes/tdb.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.1.0",
33
"name": "TDB",
44
"scopeName": "source.tdb",
55
"patterns": [

0 commit comments

Comments
 (0)