This commit is contained in:
Josh Johnson 2019-06-01 00:37:55 -04:00
parent 678e8bdf82
commit e1bf84c7f4

View File

@ -2,7 +2,7 @@
"name": "xml", "name": "xml",
"displayName": "XML Tools", "displayName": "XML Tools",
"description": "XML Formatting, XQuery, and XPath Tools for Visual Studio Code", "description": "XML Formatting, XQuery, and XPath Tools for Visual Studio Code",
"version": "2.4.0", "version": "2.5.0",
"preview": false, "preview": false,
"publisher": "DotJoshJohnson", "publisher": "DotJoshJohnson",
"author": { "author": {
@ -277,4 +277,4 @@
"xpath": "0.0.27", "xpath": "0.0.27",
"xqlint": "^0.4.1" "xqlint": "^0.4.1"
} }
} }