Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KELiON committed Dec 5, 2017
1 parent b379a5b commit 16c4024
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cerebro",
"productName": "Cerebro",
"description": "Extendable electron-based open-source Spolight and Alfred analogue",
"version": "0.3.1",
"version": "0.3.2",
"main": "./main.js",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cerebro",
"productName": "Cerebro",
"version": "0.3.1",
"version": "0.3.2",
"description": "Extendable electron-based open-source Spotlight and Alfred analogue",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 16c4024

Please sign in to comment.