diff --git a/package.json b/package.json index 0900cc2..550a34a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "xml", "displayName": "XML Tools", "description": "XML Formatting, XQuery, and XPath Tools for Visual Studio Code", - "version": "1.4.0", + "version": "1.5.0", "publisher": "DotJoshJohnson", "author": { "name": "TrueCommerce", @@ -129,4 +129,4 @@ "scripts": { "vscode:prepublish": "tsc" } -} \ No newline at end of file +}