We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9facc02 commit ba5e084Copy full SHA for ba5e084
README.md
@@ -1,5 +1,5 @@
1
# Mercury
2
-`v0.10.1`
+`v0.11.0`
3
The budget planner of the 21st century
4
5
:construction: Please be aware that Mercury is currently under development, you should not try it before v1.0.0+ :construction:
package.json
@@ -1,7 +1,7 @@
{
"name": "mercury",
"productName": "Mercury",
- "version": "0.10.2",
+ "version": "0.11.0",
"description": "Mercury allow you to control your budget and plan your finance",
6
"main": "app.js",
7
"scripts": {
0 commit comments