diff --git a/README.md b/README.md index a1829db4..657e7994 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ Pangolin is a self-hosted tunneled reverse proxy management server with identity - [Installation Instructions](https://docs.fossorial.io/Getting%20Started/quick-install) - [Full Documentation](https://docs.fossorial.io) +### Authors and Maintainers + +- [Milo Schwartz](https://github.com/miloschwartz) +- [Owen Schwartz](https://github.com/oschwartz10612) + ## Preview Preview diff --git a/package.json b/package.json index 744b65c9..14e87d68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fosrl/pangolin", - "version": "1.0.0-beta.3", + "version": "1.0.0-beta.4", "private": true, "type": "module", "description": "Tunneled Reverse Proxy Management Server with Identity and Access Control and Dashboard UI",