Skip to content

Commit b11efc9

Browse files
authored
chore(release): bump version to 0.8.0 (#605)
1 parent 1a1240b commit b11efc9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cerebro",
33
"productName": "Cerebro",
4-
"description": "Cerebro is a open-source launcher to improve your productivity and efficiency",
5-
"version": "0.7.1",
4+
"description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
5+
"version": "0.8.0",
66
"main": "./main.js",
77
"license": "MIT",
88
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cerebro",
33
"productName": "cerebro",
4-
"version": "0.7.1",
4+
"version": "0.8.0",
55
"description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
66
"main": "main.js",
77
"scripts": {

0 commit comments

Comments
 (0)