Skip to content

Commit

Permalink
Bump version to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjl-mux committed Jul 31, 2023
1 parent 5a1849e commit 8a190c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/MuxUploadSDK/PublicAPI/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public struct Version {
/// Major version.
public static let major = 0
/// Minor version.
public static let minor = 4
public static let minor = 5
/// Revision number.
public static let revision = 0

Expand Down

0 comments on commit 8a190c5

Please sign in to comment.