Skip to content

Commit

Permalink
Merge pull request #457 from Yooooomi/release/1.12.0
Browse files Browse the repository at this point in the history
bump to 1.12.0
  • Loading branch information
Yooooomi authored Nov 24, 2024
2 parents 37689cf + 7127a69 commit 7d4ba03
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.11.0",
"version": "1.12.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.11.0",
"version": "1.12.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.11.0",
"version": "1.12.0",
"repository": "[email protected]:Yooooomi/your_spotify.git",
"author": "Timothee <[email protected]>",
"private": true,
Expand Down

0 comments on commit 7d4ba03

Please sign in to comment.