Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecolin committed Oct 22, 2015
1 parent 5e81cb8 commit 4ac568c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
@@ -1,7 +1,7 @@
{
"name": "maximecolin/satisfaction",
"type": "library",
"version": "1.0.0",
"version": "1.0.1",
"description": "A PHP implementation of the specification pattern for DDD",
"keywords": ["ddd", "specification", "pattern"],
"homepage": "http://www.maximecolin.fr",
Expand All @@ -21,4 +21,4 @@
"autoload": {
"psr-0": { "Satisfaction": "src/" }
}
}
}

0 comments on commit 4ac568c

Please sign in to comment.