Skip to content

Commit 9038607

Browse files
committed
feat(picker): add custom source to picker - v 1.19.0
1 parent 4f13e0f commit 9038607

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.18.0';
21+
const PICKER_VERSION = '1.19.0';
2222

2323
/**
2424
* @private

0 commit comments

Comments
 (0)