Skip to content

Commit

Permalink
v0.0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatviiB authored Jan 30, 2018
1 parent 2d3086a commit 618f3af
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "matviib/notifier",
"description": "Easy Notifier. ",
"description": "Real time NO LIBRARIES socket based messages (data) for your Laravel application.",
"keywords": [
"notifier",
"laravel",
"socket"
"socket",
"real time"
],
"type": "library",
"version": "v0.0.4",
"version": "v0.0.4.1",
"license": "MIT",
"authors": [
{
Expand All @@ -29,4 +30,4 @@
},
"minimum-stability": "dev",
"require": {}
}
}

0 comments on commit 618f3af

Please sign in to comment.