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 102bdb3 commit 5f11386Copy full SHA for 5f11386
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-0.1.7
+0.1.7.1
2
* Adding `testonly` to targets that link with XCTest becomes an opt-in with config `enable_add_testonly`
3
4
0.1.6
lib/cocoapods/bazel/version.rb
@@ -2,6 +2,6 @@
module Pod
module Bazel
5
- VERSION = '0.1.7'
+ VERSION = '0.1.7.1'
6
end
7
0 commit comments