Skip to content

Commit b7f311c

Browse files
committed
Updated Version.swift file
1 parent b557697 commit b7f311c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Auth0UniversalComponents/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
///
33
/// This version string follows semantic versioning and is used to track
44
/// the SDK's release version.
5-
let version = "1.0.0"
5+
let version = "1.0.0-beta.0"
66

77
/// The library name used in the `Auth0-Client` HTTP header to identify
88
/// requests originating from the UI Components SDK.

0 commit comments

Comments
 (0)