From e1bf84c7f4fc13a370adad719b299b290fb5c1c4 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sat, 1 Jun 2019 00:37:55 -0400 Subject: [PATCH] v2.5.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7ed5be4..f0da4de 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": "2.4.0", + "version": "2.5.0", "preview": false, "publisher": "DotJoshJohnson", "author": { @@ -277,4 +277,4 @@ "xpath": "0.0.27", "xqlint": "^0.4.1" } -} +} \ No newline at end of file