Skip to content

Commit fa73fee

Browse files
committed
Nimble.podspec: Bump version to 2.0.0 RC 1
1 parent 3102770 commit fa73fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nimble.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Nimble"
3-
s.version = "1.0.0-rc.1"
3+
s.version = "2.0.0-rc.1"
44
s.summary = "A Matcher Framework for Swift and Objective-C"
55
s.description = <<-DESC
66
Use Nimble to express the expected outcomes of Swift or Objective-C expressions. Inspired by Cedar.

0 commit comments

Comments
 (0)