Skip to content

Commit 7d4ba03

Browse files
authored
Merge pull request #457 from Yooooomi/release/1.12.0
bump to 1.12.0
2 parents 37689cf + 7127a69 commit 7d4ba03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@your_spotify/client",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"private": true,
55
"scripts": {
66
"start": "DISABLE_ESLINT_PLUGIN=true react-scripts start",

apps/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@your_spotify/server",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"private": true,
55
"scripts": {
66
"start": "node lib/index.js",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@your_spotify/root",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"repository": "[email protected]:Yooooomi/your_spotify.git",
55
"author": "Timothee <[email protected]>",
66
"private": true,

0 commit comments

Comments
 (0)