## Publish a new version

Note: This is only intended to be done by official developers of wakeonlan-web.

1. Update version in `backend/package.json`.

2. Go to backend directory and run
```
npm publish
```
