We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc6e29 commit 8e2703fCopy full SHA for 8e2703f
Nimble.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Nimble"
3
- s.version = "6.0.0"
+ s.version = "6.0.1"
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