keel 0.415.0 → 0.415.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -28,7 +28,7 @@ Keel is the all-in-one platform that solves the backend puzzle by combining all
28
28
  🎟️ Pub/Sub
29
29
  💼 Cron jobs
30
30
 
31
- Keel is currently in private beta, [join the waiting list](https://keel.so/) for access to the platform. In the meantime you can run your Keel projects locally without an account using the CLI.
31
+ Keel is production-ready - sign up at [https://keel.so/](https://keel.so/) to access the platform or you can run your Keel projects locally without an account using the CLI.
32
32
 
33
33
  ## Installation
34
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "keel",
3
- "version": "0.415.0",
3
+ "version": "0.415.1",
4
4
  "description": "Your production-grade backend from one file",
5
5
  "author": {
6
6
  "name": "Keel",