diff --git a/package.json b/package.json index ac8e79c..c906ef9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "ng-queue", - "version": "0.3.1", + "version": "0.3.2", "description": "ngQueue is an AngularJS module that helps you to handle routine sync/async queue task in AngularJS with ease.", - "main": "ngQeueu.min.js", + "main": "ngQueue.min.js", "directories": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"