Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
engrnvd committed Feb 3, 2016
1 parent ae1fa70 commit 7c6e961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nvd/crud-generator",
"version": "1.0.1",
"version": "1.0.5",
"type": "library",
"license": "MIT",
"description": "CRUD generator for Laravel",
Expand All @@ -17,4 +17,4 @@
"psr-4": {"Nvd\\Crud\\": ["src"]}
},
"require-dev": {}
}
}

0 comments on commit 7c6e961

Please sign in to comment.