We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee0178 commit cc945f7Copy full SHA for cc945f7
Nimble.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Nimble"
3
- s.version = "13.7.1"
+ s.version = "13.8.0"
4
s.summary = "A Matcher Framework for Swift and Objective-C"
5
s.description = <<-DESC
6
Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by Cedar.
0 commit comments