Skip to content

Commit f718656

Browse files
author
Бабинцев Павел Валерьевич
committed
Merge pull request #16 in UPCMC/ftctextentryformatting from bump-pod-version to master
* commit '881d92f2440d345e4b1f078ea9d940d167351ba0': Bunp pod version
2 parents a91a450 + 881d92f commit f718656

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FTCTextEntryFormatting.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |spec|
22

33
spec.name = 'FTCTextEntryFormatting'
4-
spec.version = '1.0.0'
4+
spec.version = '1.0.1'
55
spec.license = { :type => 'FTC' }
66
spec.homepage = 'https://stash.ftc.ru/projects/UPCMC/repos/ftctextentryformatting/browse'
77
spec.authors = { 'Denis Morozov' => 'd.morozov@ftc.ru' }
88
spec.summary = 'Text Entry Formatting.'
9-
spec.source = { :git => 'https://stash.ftc.ru/scm/upcmc/ftctextentryformatting.git', :tag => '1.0.0' }
9+
spec.source = { :git => 'https://stash.ftc.ru/scm/upcmc/ftctextentryformatting.git', :tag => '1.0.1' }
1010

1111
spec.prefix_header_contents = '@import Foundation;'
1212
spec.source_files = 'Src/**/*.{h,m}'

0 commit comments

Comments
 (0)