Skip to content

Commit b7ad23a

Browse files
committed
podspec 更新
1 parent f131f80 commit b7ad23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TortoiseGraphics.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'TortoiseGraphics'
3-
s.version = '0.13.1'
3+
s.version = '0.13.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 the turtle in Python 3 standard libraries.'
66
s.homepage = 'https://github.com/temoki/TortoiseGraphics'

0 commit comments

Comments
 (0)