Skip to content

Commit 00a1f0d

Browse files
committed
chore: update version to 0.2.0
1 parent b8a961a commit 00a1f0d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "warden-worker"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
5-
authors = ["deepubuntu"]
5+
authors = ["qaz741wsd856"]
66

77
[package.metadata.release]
88
release = false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ There are no immediate plans to implement these features. The primary goal of th
9090

9191
This will deploy the worker and set up the necessary database tables.
9292

93-
5. **Set environment variables**
93+
5. **Set environment variables** as `Secret`
9494

9595
- `ALLOWED_EMAILS` your-email@example.com
9696
- `JWT_SECRET` a long random string

0 commit comments

Comments
 (0)