Skip to content

Commit

Permalink
Merge branch 'release/1.0.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Rechkunov committed Nov 11, 2015
2 parents 3ce3ca5 + 0c6936c commit f952d27
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "catberry-locator",
"version": "1.1.8",
"version": "1.1.9",
"author": "Denis Rechkunov <[email protected]>",
"description": "Service Locator component for Catberry Framework",
"homepage": "https://github.com/catberry/catberry-locator",
Expand Down Expand Up @@ -35,10 +35,5 @@
"scripts": {
"test": "make"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/catberry/catberry-locator/blob/master/LICENSE"
}
]
"license": "MIT"
}

0 comments on commit f952d27

Please sign in to comment.