Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dsentker committed Sep 8, 2017
1 parent f7aa557 commit b528bef
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,11 +1,11 @@
{
"name": "dsentker/watcher",
"description": "Allows to track changes on doctrine entities with an easy-to-use and highly customizable API.",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"autoload": {
"psr-4": {
"DSentker\\Watcher\\": "src/"
"DSentker\\Watcher\\": "src/Watcher/"
}
},
"authors": [
Expand Down

0 comments on commit b528bef

Please sign in to comment.