Skip to content

Commit d1dffc1

Browse files
committed
Updated package references.
Added keywords to package.json
1 parent aaaf6a4 commit d1dffc1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## Version 1.0.1
4+
5+
- Updated package references.
6+
- Added keywords to package.json
7+
38
## Version 1.0.0
49

510
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "DGMLViewer",
55
"description": "DGMLViewer is viewer for dgml (Directed Graph Markup Language) files",
66
"icon": "icon.png",
7-
"version": "1.0.0",
7+
"version": "1.0.1",
88
"repository": "https://github.com/CoderAllan/vscode-dgmlviewer",
99
"engines": {
1010
"vscode": "^1.52.0"

0 commit comments

Comments
 (0)