Skip to content

Commit d640115

Browse files
committed
Changed the version number to 1.6.0
1 parent ec5e3b7 commit d640115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "paquettg/phpHtmlParser",
33
"type": "library",
44
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
5-
"version": "1.5.1",
5+
"version": "1.6.0",
66
"keywords": ["html", "dom", "parser"],
77
"homepage": "https://github.com/paquettg/php-html-parser",
88
"license": "MIT",

0 commit comments

Comments
 (0)