Skip to content

Commit eeba6a0

Browse files
committed
chore: release 0.5.0
1 parent 214519c commit eeba6a0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.5.0
4+
5+
- update dependencies (switch to paperclip 0.9)
6+
37
## v0.4.2
48

59
- update dependencies

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.2"
3+
version = "0.5.0"
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)