Skip to content

Commit

Permalink
v0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
vieiralucas committed Sep 18, 2024
1 parent 91c736d commit a4945b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@briefer/api",
"version": "0.0.18",
"version": "0.0.19",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@briefer/web",
"version": "0.0.18",
"version": "0.0.19",
"private": true,
"scripts": {
"dev": "next dev -p 4000",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "briefer",
"version": "0.0.18",
"version": "0.0.19",
"main": "index.js",
"repository": "[email protected]:ergomake/nora.git",
"private": true,
Expand Down

0 comments on commit a4945b8

Please sign in to comment.