Skip to content

Commit 09b312a

Browse files
committed
Fix Twitter URL
1 parent 2d7ac82 commit 09b312a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Deque.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Pod::Spec.new do |spec|
1313
spec.source = { :git => 'https://github.com/attaswift/Deque.git',
1414
:tag => 'v' + String(spec.version) }
1515
spec.source_files = 'Sources/*.swift'
16-
spec.social_media_url = 'https://twitter.com/attaswift'
16+
spec.social_media_url = 'https://twitter.com/lorentey'
1717
end

0 commit comments

Comments
 (0)