Skip to content

Commit

Permalink
release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bschaepper committed Nov 14, 2015
1 parent 7e61cda commit fa3c98d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "yaioc",
"version": "1.5.1",
"version": "1.6.0",
"description": "Yet Another IOC-Container for Node.js",
"main": "yaioc.js",
"scripts": {
Expand All @@ -14,9 +14,9 @@
"Node.js",
"IOC",
"Inversion of Control",
"DI",
"Dependency Injection",
"IOC-Container"
"DI",
"Dependency Injection",
"IOC-Container"
],
"author": "Bruno Schäpper",
"license": "MIT",
Expand Down

0 comments on commit fa3c98d

Please sign in to comment.