0.0.3
[FEATURE] Adding the function exec to run a function injecting dependencies, example:
acqua.exec(function (dependencyOne, dependencyTwo) {
// function call
});
[FEATURE] Adding the function exec to run a function injecting dependencies, example:
acqua.exec(function (dependencyOne, dependencyTwo) {
// function call
});