Skip to content

Commit a345caf

Browse files
committed
Bump version to 1.0.3
Fixes #17
1 parent e47b492 commit a345caf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Metron.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
22
spec.name = 'Metron'
33
spec.summary = 'Gemeometry, simplified.'
44
spec.description = 'Metron is a comprehensive collection of geometric functions and types that extend the 2D geometric primitives provided by CoreGraphics.'
5-
spec.version = '1.0.2'
5+
spec.version = '1.0.3'
66
spec.source = { :git => 'https://github.com/toineheuvelmans/Metron.git', :tag => spec.version.to_s }
77
spec.license = { :type => 'MIT', :file => 'LICENSE' }
88

0 commit comments

Comments
 (0)