Skip to content

Commit 464e880

Browse files
committed
bump up version for the memory leak
1 parent 79a10df commit 464e880

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0
1+
4.2

Presentables.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'Presentables'
11-
s.version = '0.7.0'
11+
s.version = '0.7.1'
1212
s.summary = 'Simple reactive library for managing table views & collection views, written in Swift'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)