File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
## CHANGELOG
2
2
Release notes for * PHP: Nelson Martell Library* .
3
3
4
- ### Release 0.6.0
4
+ ### Release 0.6.0 (2016-10-06)
5
5
6
6
#### Installation changes
7
7
- :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 28
28
29
29
30
30
/**
31
- * Current 'stable' version of `PHP: Nelson Martell Library`.
31
+ * Current version of `PHP: Nelson Martell Library` using .
32
32
* Can be parsed into a `NelsonMartell\Version` object. ;)
33
33
*
34
34
* @constant string
35
35
* @since v0.4.4
36
36
*/
37
- define ('NML_VERSION ' , '0.5.1 ' );
37
+ define ('NML_VERSION ' , '0.6.0 ' );
38
38
39
39
40
40
// #############################################################################
You can’t perform that action at this time.
0 commit comments