Skip to content

Commit d4cc69e

Browse files
committed
chore: release v0.4.0-beta.2
1 parent 90f5849 commit d4cc69e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## unreleased
3+
## v0.4.0-beta.2
44

55
- support Actix Web 4.0.0-beta.10
66
- add passthrough policy setting to allow auth to be optional

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "actix-web-middleware-keycloak-auth"
3-
version = "0.4.0-beta.1"
3+
version = "0.4.0-beta.2"
44
authors = ["David Sferruzza <david.sferruzza@gmail.com>"]
55
edition = "2021"
66
description = "A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak"

0 commit comments

Comments
 (0)