Skip to content

Commit 1e02375

Browse files
committed
bumped version to 1.10.0
1 parent 829570b commit 1e02375

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@your_spotify/client",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"private": true,
55
"scripts": {
66
"start": "DISABLE_ESLINT_PLUGIN=true react-scripts start",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@your_spotify/server",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"private": true,
55
"scripts": {
66
"start": "node lib/index.js",

package.json

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

0 commit comments

Comments
 (0)