Skip to content

Commit 62e46fc

Browse files
committed
chore: bump version, update changelog [skip ci]
1 parent 4582af0 commit 62e46fc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v0.0.7](https://github.com/adhocore/php-cron-expr/releases/tag/v0.0.7) (2019-08-12)
2+
3+
### Internal Refactors
4+
- **Expr**: Normalize expr, use regex split instead (Jitendra Adhikari) [_74f8dfc_](https://github.com/adhocore/php-cron-expr/commit/74f8dfc)
5+
6+
17
## [v0.0.6] 2018-08-16 00:08:45 UTC
28

39
- [d933099](https://github.com/adhocore/php-cron-expr/commit/d933099) fix(expr): static ::instance()

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.6
1+
v0.0.7

0 commit comments

Comments
 (0)