Skip to content

Commit ff6aacd

Browse files
author
Морозов Денис Сергеевич
committed
Merge pull request #18 in UPCMC/ftctextentryformatting from bump-version to master
* commit 'bfb4754f01cb516e0b321a3f5b09658acdc9d2c5': Bump version
2 parents 039c374 + bfb4754 commit ff6aacd

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.1'
4+
spec.version = '1.0.2'
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.1' }
9+
spec.source = { :git => 'https://stash.ftc.ru/scm/upcmc/ftctextentryformatting.git', :tag => '1.0.2' }
1010

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

0 commit comments

Comments
 (0)