Skip to content

Commit b21bbdf

Browse files
committed
Updated version in podspec
1 parent e222938 commit b21bbdf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TehreerCocoa.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'TehreerCocoa'
3-
spec.version = '1.0.1'
3+
spec.version = '1.1'
44
spec.summary = 'Standalone text engine for iOS'
55

66
spec.homepage = 'https://github.com/Tehreer/Tehreer-Cocoa'
77
spec.source = { :git => 'https://github.com/Tehreer/Tehreer-Cocoa.git',
8-
:tag => 'v1.0.1',
8+
:tag => 'v1.1',
99
:submodules => true }
1010

1111
spec.license = { :type => 'Apache 2.0' }

0 commit comments

Comments
 (0)