diff --git a/Then/Then.swift b/Then/Then.swift index 161c282..4468d6f 100644 --- a/Then/Then.swift +++ b/Then/Then.swift @@ -22,7 +22,7 @@ import Foundation -protocol Then {} +public protocol Then {} extension Then { /// Makes it available to set properties with closures just after initializing.