bump 0.8.0

This commit is contained in:
icyleaf
2021-12-28 15:19:20 +08:00
parent 86b989da51
commit 40505ee71b
+3 -1
View File
@@ -1,5 +1,7 @@
# frozen_string_literal: true
module Fastlane
module Zealot
VERSION = "0.7.1"
VERSION = '0.8.0'
end
end