Skip to content

Commit

Permalink
bumping up major version because of potential breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
reZach committed May 11, 2019
1 parent 35800ff commit 8c7b06e
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": "my-budget",
"productName": "MyBudget",
"version": "2.1.0-beta",
"version": "3.0.0-beta",
"description": "Free, open source offline cross-platform budgeting solution built with Electron.",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 8c7b06e

Please sign in to comment.