Skip to content

Commit

Permalink
Updating to 1.0.1
Browse files Browse the repository at this point in the history
Changes:
Allowed turning off garbage collection by setting it to 0
Updated the code for Xcode 7.3
Adding the ability to time how long garbage collection takes
  • Loading branch information
Peter Livesey committed Jun 7, 2016
1 parent 7ce5a5e commit 059fd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConsistencyManager.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'ConsistencyManager'
spec.version = '1.0.0'
spec.version = '1.0.1'
spec.license = { :type => 'Apache License, Version 2.0' }
spec.homepage = 'https://linkedin.github.io/ConsistencyManager-iOS'
spec.authors = 'LinkedIn'
Expand Down

0 comments on commit 059fd29

Please sign in to comment.