Skip to content

Commit fe83b24

Browse files
committed
Bump to 0.8.1
1 parent 82aa12c commit fe83b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QueryKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'QueryKit'
3-
spec.version = '0.8.0'
3+
spec.version = '0.8.1'
44
spec.summary = 'A simple CoreData query language for Swift.'
55
spec.homepage = 'https://github.com/kylef/QueryKit'
66
spec.license = { :type => 'BSD', :file => 'LICENSE' }

0 commit comments

Comments
 (0)