Skip to content

Commit

Permalink
Merge pull request #374 from Yooooomi/misc/bump-1.9.1
Browse files Browse the repository at this point in the history
Bumping to 1.9.1
  • Loading branch information
Yooooomi authored Mar 17, 2024
2 parents 3844b63 + ac76e8d commit 15102e4
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.0",
"version": "1.9.1",
"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.0",
"version": "1.9.1",
"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.0",
"version": "1.9.1",
"repository": "[email protected]:Yooooomi/your_spotify.git",
"author": "Timothee <[email protected]>",
"private": true,
Expand Down

0 comments on commit 15102e4

Please sign in to comment.