diff --git a/package-lock.json b/package-lock.json index 6fb73b6702..3652b27a7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "whalebird", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b88814c5f4..bce0798f8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whalebird", - "version": "0.1.0", + "version": "0.2.0", "author": "AkiraFukushima ", "description": "A desktop mastodon client", "license": "MIT",