Skip to content

Commit

Permalink
chore: release alpha.1
Browse files Browse the repository at this point in the history
fix #9
fix #10
  • Loading branch information
Xiphe committed Apr 19, 2020
1 parent 4b02aff commit a3090e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "budgetbudget",
"productName": "BudgetBudget",
"version": "0.0.0-development",
"version": "0.1.0-alpha.1",
"description": "work with monthly budgets alongside moneymoney",
"scripts": {
"start": "export PORT=$(get-port 7654) && concurrently npm:start:cra npm:start:electron",
Expand Down

0 comments on commit a3090e7

Please sign in to comment.