Add an endpoint, e.g. `GET /api/v1/version`, that returns a json of version numbers: ```json { "fulib": "1.2.3", "fulibWorkflows": "0.5.2" } ```