Skip to content

Commit a84cf68

Browse files
committed
bumped to 1.10.1
1 parent 12aac1d commit a84cf68

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.10.0",
3+
"version": "1.10.1",
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.10.0",
3+
"version": "1.10.1",
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.10.0",
3+
"version": "1.10.1",
44
"repository": "[email protected]:Yooooomi/your_spotify.git",
55
"author": "Timothee <[email protected]>",
66
"private": true,

0 commit comments

Comments
 (0)