Skip to content

Commit

Permalink
Bump bugfix version
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Apr 24, 2020
1 parent 0d6cf29 commit 2bf6010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CacheAdvance.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CacheAdvance'
s.version = '1.0.0'
s.version = '1.0.1'
s.license = 'Apache License, Version 2.0'
s.summary = 'A cache that enables the performant persistence of individual messages to disk'
s.homepage = 'https://github.com/dfed/CacheAdvance'
Expand Down

0 comments on commit 2bf6010

Please sign in to comment.