Skip to content

Commit 93ea91a

Browse files
committed
version bump to 0.3.1
1 parent dab1d8d commit 93ea91a

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ coverage.clover
2929
box.phar
3030
php-cs-fixer.phar
3131
phpunit.phar
32+
composer.phar
3233

3334
# runtime dir
3435
/runtime

.hidev/commits.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
hiqdev/hidev commits history
22
----------------------------
33

4+
## 0.3.1 2016-01-15
5+
6+
- Added `bump/commit` action
7+
- dab1d8d 2016-01-15 + bump/commit (sol@hiqdev.com)
8+
49
## 0.3.0 2016-01-15
510

611
- Added history cleaning from 'Under development' section if it is empty

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
hiqdev/hidev changelog
22
----------------------
33

4+
## 0.3.1 2016-01-15
5+
6+
- Added `bump/commit` action
7+
48
## 0.3.0 2016-01-15
59

610
- Added history cleaning from 'Under development' section if it is empty

0 commit comments

Comments
 (0)