Skip to content

Commit e3b2c53

Browse files
committed
chore: bump version
1 parent 4e5cd8d commit e3b2c53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

infrastructure/eid-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eid-wallet",
3-
"version": "0.1.0",
3+
"version": "0.2.1",
44
"description": "",
55
"type": "module",
66
"scripts": {

infrastructure/eid-wallet/src/routes/(app)/settings/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
on:click={handleVersionTap}
127127
disabled={isRetrying}
128128
>
129-
Version v0.2.0.2
129+
Version v0.2.1.0
130130
</button>
131131

132132
{#if retryMessage}

0 commit comments

Comments
 (0)