diff --git a/bower.json b/bower.json index 44c15da..efcb234 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "eventproxy", "main": "index.js", - "version": "0.3.1", + "version": "0.3.2", "homepage": "http://html5ify.com/eventproxy", "authors": [ "shyvo1987@gmail.com" diff --git a/component.json b/component.json index e5a273f..607fbbc 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "eventproxy", "repo": "JacksonTian/eventproxy", "description": "An implementation of task/event based asynchronous pattern.", - "version": "0.2.5", + "version": "0.3.2", "keywords": [ "event", "task-base",