diff --git a/client/src/pages/home/index.jsx b/client/src/pages/home/index.jsx index aebfce5..e465852 100644 --- a/client/src/pages/home/index.jsx +++ b/client/src/pages/home/index.jsx @@ -22,7 +22,7 @@ const HomeBackground = () => { // `linear-gradient(#371d53, #26143a)` : // `linear-gradient(#e6d3fb, #c8b0e2)`, }}> - Cosmos + ); }; diff --git a/package.json b/package.json index 2b8cdb8..8468227 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cosmos-server", - "version": "0.5.0-unstable30", + "version": "0.5.0", "description": "", "main": "test-server.js", "bugs": {