Skip to content

Commit b8b9230

Browse files
committed
Bump version to 0.1.0
1 parent 2f90556 commit b8b9230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/constants/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package constants
33
type UpgradeDuration string
44

55
const (
6-
VERSION = "0.0.3"
6+
VERSION = "0.1.0"
77

88
// JSSessionKey determines the hardcoded string that gets replaced in db.ts in
99
// order to have a semi-random value used in encrypting the user's key pair in

0 commit comments

Comments
 (0)