Skip to content

Commit

Permalink
bumped version to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yooooomi committed Mar 23, 2024
1 parent 829570b commit 1e02375
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@your_spotify/client",
"version": "1.9.1",
"version": "1.10.0",
"private": true,
"scripts": {
"start": "DISABLE_ESLINT_PLUGIN=true react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@your_spotify/server",
"version": "1.9.1",
"version": "1.10.0",
"private": true,
"scripts": {
"start": "node lib/index.js",
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": "@your_spotify/root",
"version": "1.9.1",
"version": "1.10.0",
"repository": "git@github.com:Yooooomi/your_spotify.git",
"author": "Timothee <timothee.boussus@gmail.com>",
"private": true,
Expand Down

0 comments on commit 1e02375

Please sign in to comment.