Skip to content

Commit

Permalink
bump pod version to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
chwo committed Feb 24, 2021
1 parent e1f0b2f commit 1ad73f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EasyStash.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "EasyStash"
s.summary = "Easy data persistence in Swift"
s.version = "1.1.7"
s.version = "1.1.8"
s.homepage = "https://github.com/onmyway133/EasyStash"
s.license = 'MIT'
s.author = { "Khoa Pham" => "onmyway133@gmail.com" }
Expand Down

0 comments on commit 1ad73f5

Please sign in to comment.