diff --git a/examples/slack-spotify-status/index.ws b/examples/slack-spotify-status/index.ws index 6198b3c..456c166 100644 --- a/examples/slack-spotify-status/index.ws +++ b/examples/slack-spotify-status/index.ws @@ -25,7 +25,7 @@ express.get("/ping", OWIZAHRA HACKL AMOI WOS (req, res) { FIX OIDA song WENNST MANST { name: spotifyInfo.item.name, artists: spotifyInfo.item.artists - .map(artist => artist.name) + .map(artist HUACH ZUA artist.name) .join(" & ") }; diff --git a/package.json b/package.json index 00d5047..a040c1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wienerscript", - "version": "0.0.1", + "version": "1.0.0", "description": "", "main": "./index.js", "bin": {