Skip to content

Commit

Permalink
Merge pull request #364 from Yooooomi/misc/bump
Browse files Browse the repository at this point in the history
Bumped to 1.8.1
  • Loading branch information
Yooooomi authored Mar 8, 2024
2 parents ef46ab5 + 21c1527 commit eab499e
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.8.0",
"version": "1.8.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.8.0",
"version": "1.8.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.8.0",
"version": "1.8.1",
"repository": "git@github.com:Yooooomi/your_spotify.git",
"author": "Timothee <timothee.boussus@gmail.com>",
"private": true,
Expand Down

0 comments on commit eab499e

Please sign in to comment.