Skip to content

Commit d100093

Browse files
committed
Version 2.1.0
1 parent f447a16 commit d100093

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 2.0.2
4+
Version 2.1.0
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
@@ -1,7 +1,7 @@
11
{
22
"name": "paquettg/php-html-parser",
33
"type": "library",
4-
"version": "2.0.2",
4+
"version": "2.1.0",
55
"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
66
"keywords": ["html", "dom", "parser"],
77
"homepage": "https://github.com/paquettg/php-html-parser",

0 commit comments

Comments
 (0)