Skip to content

Commit f70195c

Browse files
committed
lib: update exports file with new API
Resolves: authselect#369 (cherry picked from commit 98b2cb9)
1 parent 99fde7b commit f70195c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/lib/authselect.exports

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,12 @@ AUTHSELECT_1.2.3 {
7878

7979
authselect_uninstall;
8080
} AUTHSELECT_1.1.0;
81+
82+
AUTHSELECT_1.2.4 {
83+
84+
# public functions
85+
global:
86+
87+
authselect_files_switchableauth;
88+
authselect_path_switchableauth;
89+
} AUTHSELECT_1.2.3;

0 commit comments

Comments
 (0)