Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalolater committed Jul 13, 2024
1 parent c61a6f3 commit 61898be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 0.15.0 | :white_check_mark: |
| 0.16.0 | :white_check_mark: |

## Reporting a Vulnerability

Expand Down
2 changes: 1 addition & 1 deletion my-portfolio-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-portfolio-backend",
"version": "0.14.0",
"version": "0.16.0",
"private": true,
"description": "backend portfolio",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion my-portfolio-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-portfolio-client",
"version": "0.14.0",
"version": "0.16.0",
"private": true,
"description": "frontend portfolio",
"dependencies": {
Expand Down

0 comments on commit 61898be

Please sign in to comment.