Skip to content

Commit a36d28a

Browse files
author
Gaëtan Renaudeau
committed
Release 0.2.0
1 parent fc2a98e commit a36d28a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Then run ```grunt```.
215215
Release Note
216216
---
217217

218-
**[future] 0.2.0**
218+
**0.2.0**
219219
* Remove deprecated XHR and Qajax.TIMEOUT
220220
* Rename `ie` default to `cache`
221221
* Change defaults to more logical ones: `cache` is only true on `msie` and `logs` are now disabled by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qajax",
3-
"version": "0.1.6",
3+
"version": "0.2.0",
44
"description": "Simple Promise ajax library based on Q",
55
"keywords": [
66
"q",

0 commit comments

Comments
 (0)