commit | b6b156e1156692634692eec3729303b994d7c312 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Mar 31 14:57:49 2022 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Apr 06 13:10:52 2022 +0200 |
tree | 84916b868da6783b4033b694cbf621c08268b6fb | |
parent | 8fde5683611f722bd5752bd8a47d614b199efb32 [diff] [blame] |
Support confidential clients Change-Id: I907592587ae296bef592c2f731a0302c6e9e8c8b
diff --git a/lib/Kalamar.pm b/lib/Kalamar.pm index 97bb173..00f8242 100644 --- a/lib/Kalamar.pm +++ b/lib/Kalamar.pm
@@ -8,7 +8,7 @@ use List::Util 'none'; # Minor version - may be patched from package.json -our $VERSION = '0.44'; +our $VERSION = '0.45'; # Supported version of Backend API our $API_VERSION = '1.0';