Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Merge branch 'release/2.0.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 17, 2018
2 parents 606fecb + f9742e5 commit 8d4417b
Show file tree
Hide file tree
Showing 2 changed files with 10 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="2.0.7"></a>
## [2.0.7](https://github.com/adonisjs/adonis-ignitor/compare/v2.0.6...v2.0.7) (2018-07-17)



<a name="2.0.6"></a>
## [2.0.6](https://github.com/adonisjs/adonis-ignitor/compare/v2.0.5...v2.0.6) (2018-03-18)

Expand Down
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "@adonisjs/ignitor",
"version": "2.0.6",
"version": "2.0.7",
"description": "Fire the adonis-app (in good sense)",
"main": "index.js",
"files": [
"src",
"index.js"
],
"scripts": {
"mrm": "mrm --preset=@adonisjs/mrm-preset",
"pretest": "npm run lint",
Expand Down

0 comments on commit 8d4417b

Please sign in to comment.