Skip to content

Commit

Permalink
Added version number.
Browse files Browse the repository at this point in the history
Signed-off-by: William <william@amovens.com>
  • Loading branch information
William committed May 7, 2014
1 parent b75f419 commit d6c0a77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "waavi/translation",
"version": "0.9",
"description": "A Translation package for Laravel 4 with database and cache support",
"license": "MIT",
"authors": [
Expand All @@ -13,7 +14,7 @@
"illuminate/support": "4.x",
"illuminate/translation": "4.x",
"illuminate/database": "4.x",
"waavi/model": "dev-master"
"waavi/model": "1.0"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit d6c0a77

Please sign in to comment.