Skip to content

Commit e2171b8

Browse files
author
Michael Herold
committed
Releases v0.2.1
1 parent 3f57794 commit e2171b8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
v0.2.1
2+
- Fixes composer dependencies on 'dev-master' versions
13
v0.2.0
24
- First realease used in production
35
- Adds GPL LICENSE file

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.4.0",
16-
"hemio/html": "dev-master"
16+
"hemio/html": "v0.1.1"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "4.4.*",

0 commit comments

Comments
 (0)