Skip to content

Commit 6e1ef4d

Browse files
committed
Bump version to 0.2.1
1 parent bd0d038 commit 6e1ef4d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ldap_authz_proxy"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55

66
description = "LDAP authorization proxy for authenticated HTTP users"

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ldap_authz_proxy (0.2.1-1) unstable; urgency=low
2+
3+
* Slightly optimize RAM use
4+
5+
-- Jarno Elonen <[email protected]> Sat, 2 Feb 2023 20:23:00 +0000
6+
17
ldap_authz_proxy (0.2-1) unstable; urgency=low
28

39
* New feature: return LDAP attributes in response headers

0 commit comments

Comments
 (0)