Skip to content

Commit

Permalink
Bump version to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhealy committed Apr 3, 2019
1 parent 87e2198 commit c8ac06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CarthageKit/CarthageKitVersion.swift
Expand Up @@ -4,5 +4,5 @@ import SPMUtility
public struct CarthageKitVersion {
public let value: Version

public static let current = CarthageKitVersion(value: Version(0, 31, 2))
public static let current = CarthageKitVersion(value: Version(0, 33, 0))
}

1 comment on commit c8ac06e

@tabathap

This comment was marked as spam.

Please sign in to comment.