diff --git a/CHANGES b/CHANGES index b60ba638..ad4b818a 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,7 @@ Deprecations: please begin using the version of `defined` exported from the latter module. -Next release: +0.2.4 - Fixed bug in `ref` that prevented `del` messages from being received (gozala) - Fixed a conflict with FireFox 4; constructor property diff --git a/package.json b/package.json index 4472a7ae..bff75b7e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "q", "description": "defer/when-style promises (CommonJS/Promises/B)", - "version": "0.2.3", + "version": "0.2.4", "homepage": "http://github.com/kriskowal/q/", "author": "Kris Kowal (http://github.com/kriskowal/)", "contributors": [