File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11## CHANGELOG
22Release notes for * PHP: Nelson Martell Library* .
33
4- ### Release 0.6.0
4+ ### Release 0.6.0 (2016-10-06)
55
66#### Installation changes
77- :fire : Removed dependencies copy. Now you must install dependencies manually if not using ` composer ` .
Original file line number Diff line number Diff line change 1- 0.6.0-dev
1+ 0.6.0
Original file line number Diff line number Diff line change 2828
2929
3030/**
31- * Current 'stable' version of `PHP: Nelson Martell Library`.
31+ * Current version of `PHP: Nelson Martell Library` using .
3232 * Can be parsed into a `NelsonMartell\Version` object. ;)
3333 *
3434 * @constant string
3535 * @since v0.4.4
3636 */
37- define ('NML_VERSION ' , '0.5.1 ' );
37+ define ('NML_VERSION ' , '0.6.0 ' );
3838
3939
4040// #############################################################################
You can’t perform that action at this time.
0 commit comments