Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
antondlr committed Jun 27, 2024
1 parent 439a3d5 commit 858c01e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "backend",
"version": "0.0.1",
"version": "2.0.0-rc1",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"license": "APACHE2",
"scripts": {
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sigma Prime",
"homepage": "./",
"name": "Siren",
"version": "1.0.2",
"version": "2.0.0-rc1",
"private": true,
"dependencies": {
"@hookform/resolvers": "^2.9.8",
Expand Down

0 comments on commit 858c01e

Please sign in to comment.