Skip to content

Commit 583d83b

Browse files
committed
Version 1.6.4
1 parent 1c2270a commit 583d83b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PHP Html Parser
22
==========================
33

4-
Version 1.6.3
4+
Version 1.6.4
55

66
[![Build Status](https://travis-ci.org/paquettg/php-html-parser.png)](https://travis-ci.org/paquettg/php-html-parser)
77
[![Coverage Status](https://coveralls.io/repos/paquettg/php-html-parser/badge.png)](https://coveralls.io/r/paquettg/php-html-parser)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "paquettg/php-html-parser",
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.6.3",
5+
"version": "1.6.4",
66
"keywords": ["html", "dom", "parser"],
77
"homepage": "https://github.com/paquettg/php-html-parser",
88
"license": "MIT",

0 commit comments

Comments
 (0)