Skip to content

Commit a36c4d7

Browse files
committed
Bumping version to 9.0.0-beta.2
1 parent 7f38d7a commit a36c4d7

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 = "9.0.0-beta.1"
3+
s.version = "9.0.0-beta.2"
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)