Skip to content

Commit 6783782

Browse files
committed
Bump version to 0.5.0
1 parent e3f0f05 commit 6783782

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/qtpromise/api-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
## Exceptions
3939

4040
* [`QPromiseCanceledException`](exceptions/canceled.md)
41+
* [`QPromiseContextException`](exceptions/context.md)
4142
* [`QPromiseTimeoutException`](exceptions/timeout.md)
4243
* [`QPromiseUndefinedException`](exceptions/undefined.md)
4344

qpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/simonbrunel/qtpromise.git"
1111
},
1212
"version": {
13-
"label": "0.4.0"
13+
"label": "0.5.0"
1414
},
1515
"license": "MIT",
1616
"pri_filename": "qtpromise.pri",

0 commit comments

Comments
 (0)