File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased ] ( https://github.com/kyledecot/app_store_connect/tree/HEAD )
3+ ## [ v0.34.0 ] ( https://github.com/kyledecot/app_store_connect/tree/v0.34.0 ) (2023-02-08 )
44
5- [ Full Changelog] ( https://github.com/kyledecot/app_store_connect/compare/v0.33.0...HEAD )
5+ [ Full Changelog] ( https://github.com/kyledecot/app_store_connect/compare/v0.33.0...v0.34.0 )
66
77** Merged pull requests:**
88
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- app_store_connect (0.33 .0 )
4+ app_store_connect (0.34 .0 )
55 activesupport (>= 6.0.0 )
66 jwt (>= 1.4 )
77
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module AppStoreConnect
4- VERSION = '0.33 .0'
4+ VERSION = '0.34 .0'
55end
You can’t perform that action at this time.
0 commit comments