diff --git a/Nimble.podspec b/Nimble.podspec index 51eb8b47b..a358f7d01 100644 --- a/Nimble.podspec +++ b/Nimble.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Nimble" - s.version = "13.1.0" + s.version = "13.1.1" s.summary = "A Matcher Framework for Swift and Objective-C" s.description = <<-DESC Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by Cedar. diff --git a/docs/Classes.html b/docs/Classes.html index eb15e87a8..bae40dbb1 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/AssertionDispatcher.html b/docs/Classes/AssertionDispatcher.html index bc8f99e81..3fab00361 100644 --- a/docs/Classes/AssertionDispatcher.html +++ b/docs/Classes/AssertionDispatcher.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/AssertionRecorder.html b/docs/Classes/AssertionRecorder.html index 4ce835f0f..6365491c3 100644 --- a/docs/Classes/AssertionRecorder.html +++ b/docs/Classes/AssertionRecorder.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/CurrentTestCaseTracker.html b/docs/Classes/CurrentTestCaseTracker.html index c2af47dc7..2cf5aa4d9 100644 --- a/docs/Classes/CurrentTestCaseTracker.html +++ b/docs/Classes/CurrentTestCaseTracker.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/FailureMessage.html b/docs/Classes/FailureMessage.html index 3dc67e762..25584ccee 100644 --- a/docs/Classes/FailureMessage.html +++ b/docs/Classes/FailureMessage.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBExpectation.html b/docs/Classes/NMBExpectation.html index 61bbd4037..9df398dea 100644 --- a/docs/Classes/NMBExpectation.html +++ b/docs/Classes/NMBExpectation.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBExpectationMessage.html b/docs/Classes/NMBExpectationMessage.html index cd548fd61..e029f2361 100644 --- a/docs/Classes/NMBExpectationMessage.html +++ b/docs/Classes/NMBExpectationMessage.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBMatcher.html b/docs/Classes/NMBMatcher.html index fa3be918f..e66ac2cbd 100644 --- a/docs/Classes/NMBMatcher.html +++ b/docs/Classes/NMBMatcher.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBMatcherResult.html b/docs/Classes/NMBMatcherResult.html index b1696822d..a6b2b353a 100644 --- a/docs/Classes/NMBMatcherResult.html +++ b/docs/Classes/NMBMatcherResult.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBMatcherStatus.html b/docs/Classes/NMBMatcherStatus.html index e98bcb811..c3636a896 100644 --- a/docs/Classes/NMBMatcherStatus.html +++ b/docs/Classes/NMBMatcherStatus.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBObjCBeCloseToMatcher.html b/docs/Classes/NMBObjCBeCloseToMatcher.html index 5434e874c..ef774c053 100644 --- a/docs/Classes/NMBObjCBeCloseToMatcher.html +++ b/docs/Classes/NMBObjCBeCloseToMatcher.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBObjCRaiseExceptionMatcher.html b/docs/Classes/NMBObjCRaiseExceptionMatcher.html index 3a23fec97..7f7205e5b 100644 --- a/docs/Classes/NMBObjCRaiseExceptionMatcher.html +++ b/docs/Classes/NMBObjCRaiseExceptionMatcher.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBStringer.html b/docs/Classes/NMBStringer.html index 99c2dba39..136d36f40 100644 --- a/docs/Classes/NMBStringer.html +++ b/docs/Classes/NMBStringer.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NMBWait.html b/docs/Classes/NMBWait.html index 1982296de..1cc44e490 100644 --- a/docs/Classes/NMBWait.html +++ b/docs/Classes/NMBWait.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NimbleShortXCTestHandler.html b/docs/Classes/NimbleShortXCTestHandler.html index 6e3d3a0b8..35e72b95e 100644 --- a/docs/Classes/NimbleShortXCTestHandler.html +++ b/docs/Classes/NimbleShortXCTestHandler.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/NimbleXCTestHandler.html b/docs/Classes/NimbleXCTestHandler.html index e0b7d51db..196336f12 100644 --- a/docs/Classes/NimbleXCTestHandler.html +++ b/docs/Classes/NimbleXCTestHandler.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Classes/SourceLocation.html b/docs/Classes/SourceLocation.html index e1de23b83..a2ed3312c 100644 --- a/docs/Classes/SourceLocation.html +++ b/docs/Classes/SourceLocation.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Enums.html b/docs/Enums.html index 35c8a98ac..d1695eea6 100644 --- a/docs/Enums.html +++ b/docs/Enums.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Enums/ExpectationMessage.html b/docs/Enums/ExpectationMessage.html index 53fc50adc..5b68aceab 100644 --- a/docs/Enums/ExpectationMessage.html +++ b/docs/Enums/ExpectationMessage.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Enums/ExpectationStatus.html b/docs/Enums/ExpectationStatus.html index 74c615f1a..80c721d97 100644 --- a/docs/Enums/ExpectationStatus.html +++ b/docs/Enums/ExpectationStatus.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Enums/ExpectationStyle.html b/docs/Enums/ExpectationStyle.html index f7e5f8d95..aa3ec5aab 100644 --- a/docs/Enums/ExpectationStyle.html +++ b/docs/Enums/ExpectationStyle.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Enums/MatcherStatus.html b/docs/Enums/MatcherStatus.html index a713e1141..d11f59398 100644 --- a/docs/Enums/MatcherStatus.html +++ b/docs/Enums/MatcherStatus.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Enums/NimbleTimeInterval.html b/docs/Enums/NimbleTimeInterval.html index 4af95199b..0c13eec96 100644 --- a/docs/Enums/NimbleTimeInterval.html +++ b/docs/Enums/NimbleTimeInterval.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Enums/ToSucceedResult.html b/docs/Enums/ToSucceedResult.html index 8f4ec0900..dba5c4e43 100644 --- a/docs/Enums/ToSucceedResult.html +++ b/docs/Enums/ToSucceedResult.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions.html b/docs/Extensions.html index 9c4b80652..901888f81 100644 --- a/docs/Extensions.html +++ b/docs/Extensions.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/AnySequence.html b/docs/Extensions/AnySequence.html index d927252f7..c2e80f139 100644 --- a/docs/Extensions/AnySequence.html +++ b/docs/Extensions/AnySequence.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Array.html b/docs/Extensions/Array.html index 2a9a91f5c..77d855997 100644 --- a/docs/Extensions/Array.html +++ b/docs/Extensions/Array.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Data.html b/docs/Extensions/Data.html index 9ef5f87b6..f21101b70 100644 --- a/docs/Extensions/Data.html +++ b/docs/Extensions/Data.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Date.html b/docs/Extensions/Date.html index ae7be78b9..0fa3be471 100644 --- a/docs/Extensions/Date.html +++ b/docs/Extensions/Date.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Double.html b/docs/Extensions/Double.html index 5564ad26c..15122e520 100644 --- a/docs/Extensions/Double.html +++ b/docs/Extensions/Double.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Float.html b/docs/Extensions/Float.html index 1c0a5f0ba..3ef330968 100644 --- a/docs/Extensions/Float.html +++ b/docs/Extensions/Float.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Int.html b/docs/Extensions/Int.html index dd8e4c75c..9597b0e5e 100644 --- a/docs/Extensions/Int.html +++ b/docs/Extensions/Int.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Int16.html b/docs/Extensions/Int16.html index 67a7658e9..d55f4bd63 100644 --- a/docs/Extensions/Int16.html +++ b/docs/Extensions/Int16.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Int32.html b/docs/Extensions/Int32.html index accae3b35..f430200ed 100644 --- a/docs/Extensions/Int32.html +++ b/docs/Extensions/Int32.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Int64.html b/docs/Extensions/Int64.html index 1688820cd..36f666d23 100644 --- a/docs/Extensions/Int64.html +++ b/docs/Extensions/Int64.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/Int8.html b/docs/Extensions/Int8.html index 4f9d8bc07..ccae0a223 100644 --- a/docs/Extensions/Int8.html +++ b/docs/Extensions/Int8.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/NSArray.html b/docs/Extensions/NSArray.html index 38dd15b9d..cd15dbaf8 100644 --- a/docs/Extensions/NSArray.html +++ b/docs/Extensions/NSArray.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/NSDate.html b/docs/Extensions/NSDate.html index 7dd85413f..79e439ebb 100644 --- a/docs/Extensions/NSDate.html +++ b/docs/Extensions/NSDate.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/NSIndexSet.html b/docs/Extensions/NSIndexSet.html index 6c35d7d7a..7b0a85cf2 100644 --- a/docs/Extensions/NSIndexSet.html +++ b/docs/Extensions/NSIndexSet.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/NSNumber.html b/docs/Extensions/NSNumber.html index d33588e95..f163ed163 100644 --- a/docs/Extensions/NSNumber.html +++ b/docs/Extensions/NSNumber.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/NSString.html b/docs/Extensions/NSString.html index 9bee52671..26c392280 100644 --- a/docs/Extensions/NSString.html +++ b/docs/Extensions/NSString.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/String.html b/docs/Extensions/String.html index 1e60f8de8..9cadbdb03 100644 --- a/docs/Extensions/String.html +++ b/docs/Extensions/String.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/TimeInterval.html b/docs/Extensions/TimeInterval.html index 40f7ecf08..acc5a7f63 100644 --- a/docs/Extensions/TimeInterval.html +++ b/docs/Extensions/TimeInterval.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/UInt.html b/docs/Extensions/UInt.html index 13a1e6065..bbde2970e 100644 --- a/docs/Extensions/UInt.html +++ b/docs/Extensions/UInt.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/UInt16.html b/docs/Extensions/UInt16.html index 9c8cae124..6170c764b 100644 --- a/docs/Extensions/UInt16.html +++ b/docs/Extensions/UInt16.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/UInt32.html b/docs/Extensions/UInt32.html index 1497fe207..077a97770 100644 --- a/docs/Extensions/UInt32.html +++ b/docs/Extensions/UInt32.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/UInt64.html b/docs/Extensions/UInt64.html index d6eddef03..d93d1c54e 100644 --- a/docs/Extensions/UInt64.html +++ b/docs/Extensions/UInt64.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Extensions/UInt8.html b/docs/Extensions/UInt8.html index cedf02040..39b6ee4ee 100644 --- a/docs/Extensions/UInt8.html +++ b/docs/Extensions/UInt8.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Functions.html b/docs/Functions.html index 4ae795a46..727abc33c 100644 --- a/docs/Functions.html +++ b/docs/Functions.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Global Variables.html b/docs/Global Variables.html index 5fe33c860..a0244340a 100644 --- a/docs/Global Variables.html +++ b/docs/Global Variables.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols.html b/docs/Protocols.html index ffa094720..45c6785e2 100644 --- a/docs/Protocols.html +++ b/docs/Protocols.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/AssertionHandler.html b/docs/Protocols/AssertionHandler.html index 60933fad6..213a4f6b7 100644 --- a/docs/Protocols/AssertionHandler.html +++ b/docs/Protocols/AssertionHandler.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/AsyncableMatcher.html b/docs/Protocols/AsyncableMatcher.html index 1656b9573..6232d40e8 100644 --- a/docs/Protocols/AsyncableMatcher.html +++ b/docs/Protocols/AsyncableMatcher.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/Expectation.html b/docs/Protocols/Expectation.html index ea4bc13b6..678a05bab 100644 --- a/docs/Protocols/Expectation.html +++ b/docs/Protocols/Expectation.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/NMBCollection.html b/docs/Protocols/NMBCollection.html index fe172f79a..67f02406a 100644 --- a/docs/Protocols/NMBCollection.html +++ b/docs/Protocols/NMBCollection.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/NMBComparable.html b/docs/Protocols/NMBComparable.html index 568bc3283..d883dd29a 100644 --- a/docs/Protocols/NMBComparable.html +++ b/docs/Protocols/NMBComparable.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/NMBContainer.html b/docs/Protocols/NMBContainer.html index 579484f27..d8d2dff97 100644 --- a/docs/Protocols/NMBContainer.html +++ b/docs/Protocols/NMBContainer.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/NMBDoubleConvertible.html b/docs/Protocols/NMBDoubleConvertible.html index 258673557..83ee169df 100644 --- a/docs/Protocols/NMBDoubleConvertible.html +++ b/docs/Protocols/NMBDoubleConvertible.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/NMBOrderedCollection.html b/docs/Protocols/NMBOrderedCollection.html index 58fbb290e..b0fa4fa8a 100644 --- a/docs/Protocols/NMBOrderedCollection.html +++ b/docs/Protocols/NMBOrderedCollection.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Protocols/TestOutputStringConvertible.html b/docs/Protocols/TestOutputStringConvertible.html index 601dec0b8..866cd9d73 100644 --- a/docs/Protocols/TestOutputStringConvertible.html +++ b/docs/Protocols/TestOutputStringConvertible.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Structs.html b/docs/Structs.html index 056488b60..cd14d4370 100644 --- a/docs/Structs.html +++ b/docs/Structs.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Structs/AssertionRecord.html b/docs/Structs/AssertionRecord.html index 82874a0a4..f2451a169 100644 --- a/docs/Structs/AssertionRecord.html +++ b/docs/Structs/AssertionRecord.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Structs/AsyncExpectation.html b/docs/Structs/AsyncExpectation.html index 9f3c3a762..ee7711c7b 100644 --- a/docs/Structs/AsyncExpectation.html +++ b/docs/Structs/AsyncExpectation.html @@ -17,7 +17,7 @@ - Nimble 13.1.0 Docs (52% documented) + Nimble 13.1.1 Docs (52% documented) View on GitHub diff --git a/docs/Structs/AsyncExpression.html b/docs/Structs/AsyncExpression.html index 6f417ee57..66edafc77 100644 --- a/docs/Structs/AsyncExpression.html +++ b/docs/Structs/AsyncExpression.html @@ -17,7 +17,7 @@ -
Nimble 13.1.0 Docs (52% documented)
Nimble 13.1.1 Docs (52% documented)
View on GitHub