Skip to content

Commit

Permalink
Bump version to v0.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Diogo Correia <me@diogotc.com>
  • Loading branch information
diogotcorreia committed Sep 25, 2020
1 parent 9b11193 commit 9f94b1c
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
@@ -1,7 +1,7 @@
{
"name": "lpe-order-management",
"productName": "Gestão de Encomendas",
"version": "0.0.1",
"version": "0.0.2",
"description": "Gestão de Encomendas para a Livraria e Papelaria Espaço",
"main": "./main.prod.js",
"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": "lpe-order-management",
"productName": "Gestão de Encomendas",
"version": "0.0.1",
"version": "0.0.2",
"description": "Gestão de Encomendas para a Livraria e Papelaria Espaço",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 9f94b1c

Please sign in to comment.