Skip to content

Commit 7e48a30

Browse files
committed
fix(picker): fix accept option in picker, bump version to 1.20.1
1 parent 73d4fa9 commit 7e48a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* @private
2020
*/
21-
const PICKER_VERSION = '1.20.0';
21+
const PICKER_VERSION = '1.20.1';
2222

2323
/**
2424
* @private

0 commit comments

Comments
 (0)