diff --git a/component.json b/bower.json similarity index 90% rename from component.json rename to bower.json index 9cfa6cf..3d00478 100644 --- a/component.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "architect", "description": "A Simple yet powerful plugin system for node applications", - "version": "0.1.6", + "version": "0.1.12", "dependencies": { "juliangruber/events": "*" },