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.
2 parents 340e017 + 6040683 commit 073a2feCopy full SHA for 073a2fe
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- danger-xcode_summary (0.5.1)
+ danger-xcode_summary (0.5.2)
5
danger-plugin-api (~> 1.0)
6
7
GEM
lib/xcode_summary/gem_version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module XcodeSummary
- VERSION = '0.5.1'
+ VERSION = '0.5.2'
end
0 commit comments