feat: update dependencies && version to 0.9.1 (#593)

This commit is contained in:
Dream Hunter
2025-02-26 23:36:08 +08:00
committed by GitHub
parent cf680e6349
commit d4f0c82e42
10 changed files with 459 additions and 455 deletions

View File

@@ -1,5 +1,5 @@
export const CONSTANTS = {
VERSION: 'v' + '0.9.0',
VERSION: 'v' + '0.9.1',
// DB settings
ADDRESS_BLOCK_LIST_KEY: 'address_block_list',