Skip to content

Commit 1228ef5

Browse files
author
Adegoke Obasa
committed
(Dependency Injection): Bump version and add changelog
1 parent f196b16 commit 1228ef5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
#### 1.4.0
4+
5+
* Add dependency injection (DI) *2016-10-19*
6+
7+
38
#### 1.3.1
49

510
* Fix issues with deployer REPO_URL and SLACK_HOOK_URL *2016-09-16*

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cottacush/yii2-base-project",
33
"description": "A Yii 2 Base Project Template",
44
"keywords": ["yii2", "framework", "basic", "project template", "improved"],
5-
"version": "1.3.1",
5+
"version": "1.4.0",
66
"type": "project",
77
"license": "MIT",
88
"minimum-stability": "stable",

0 commit comments

Comments
 (0)