Skip to content

Commit

Permalink
Make Then public
Browse files Browse the repository at this point in the history
devxoul committed Dec 28, 2015

Unverified

This user has not yet uploaded their public signing key.
1 parent b13f23f commit cde753f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Then/Then.swift
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@

import Foundation

protocol Then {}
public protocol Then {}
extension Then {

/// Makes it available to set properties with closures just after initializing.

0 comments on commit cde753f

Please sign in to comment.