Skip to content

Commit f411b53

Browse files
committed
2.0.0
1 parent 578bbac commit f411b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-xml-validator",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"description": "Gulp plugin to validate XML",
55
"author": "Jan T. Sott",
66
"license": "MIT",
@@ -24,7 +24,7 @@
2424
"README.MD"
2525
],
2626
"engines": {
27-
"gulp": ">=2.3.0",
27+
"gulp": ">=2.3.0",
2828
"node": ">=16.13 || >=18"
2929
},
3030
"dependencies": {

0 commit comments

Comments
 (0)