Skip to content

Commit

Permalink
Bumping version to 2.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffh committed Aug 31, 2015
1 parent 2abe52f commit e239824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nimble.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Nimble"
s.version = "2.0.0-rc.2"
s.version = "2.0.0-rc.3"
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.
Expand Down

0 comments on commit e239824

Please sign in to comment.