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 28a558d + 35ebb77 commit f2b8d1aCopy full SHA for f2b8d1a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- danger-xcode_summary (1.0.0)
+ danger-xcode_summary (1.0.1)
5
danger-plugin-api (~> 1.0)
6
xcresult (~> 0.2)
7
lib/xcode_summary/gem_version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module XcodeSummary
- VERSION = '1.0.0'
+ VERSION = '1.0.1'
end
0 commit comments