File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
TortoiseGraphics.xcodeproj Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'TortoiseGraphics'
3- s . version = '0.8.1 '
3+ s . version = '0.8.2 '
44 s . summary = 'A turtle graphics (a key feature of the Logo) engine written in Swift.'
55 s . description = 'A turtle graphics (a key feature of the Logo) engine written in Swift. The commands were implemented with reference to ACSLogo.'
66 s . homepage = 'https://github.com/temoki/TortoiseGraphics'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.8.1 </string >
18+ <string >0.8.2 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments