Skip to content

Commit

Permalink
Merge branch 'release/5.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 15, 2018
2 parents 9ccf4c9 + e250074 commit 06958aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="5.0.5"></a>
## [5.0.5](https://github.com/adonisjs/adonis-framework/compare/v5.0.4...v5.0.5) (2018-03-15)



<a name="5.0.4"></a>
## [5.0.4](https://github.com/adonisjs/adonis-framework/compare/v5.0.3...v5.0.4) (2018-02-08)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adonisjs/framework",
"version": "5.0.4",
"version": "5.0.5",
"description": "Adonis framework makes it easy for you to write webapps with less code",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 06958aa

Please sign in to comment.