Skip to content

Commit 03fe174

Browse files
committed
Merge pull request #203 from derrh/master
0.6.44
2 parents f6cdc66 + 23eaccb commit 03fe174

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CanvasKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = 'CanvasKit'
3-
s.version = '0.6.41'
3+
s.version = '0.6.44'
44
s.license = 'MIT'
55
s.summary = 'A Canvas API integration framework better than bamboo'
66
s.homepage = 'https://github.com/instructure/CanvasKit'
77
s.authors = { 'Rick Roberts' => 'elgreco84@gmail.com', 'Jason Larsen' => 'jason.larsen@gmail.com' }
8-
s.source = { :git => 'https://github.com/instructure/CanvasKit.git', :tag => '0.6.41' }
8+
s.source = { :git => 'https://github.com/instructure/CanvasKit.git', :tag => '0.6.44' }
99
s.requires_arc = true
1010

1111
s.ios.deployment_target = '7.0'

0 commit comments

Comments
 (0)