Bump version to 0.4.0

This commit is contained in:
Simon Brunel 2018-09-09 21:27:33 +02:00
parent eebcb4f364
commit 22faef4ac3

View File

@ -10,9 +10,9 @@
"url": "https://github.com/simonbrunel/qtpromise.git" "url": "https://github.com/simonbrunel/qtpromise.git"
}, },
"version": { "version": {
"label": "0.3.0" "label": "0.4.0"
}, },
"license": "MIT", "license": "MIT",
"pri_filename": "qtpromise.pri", "pri_filename": "qtpromise.pri",
"webpage": "https://github.com/simonbrunel/qtpromise" "webpage": "https://qtpromise.netlify.com"
} }