Skip to content

Commit

Permalink
Merge pull request #6 from Nirma/bump_podspec
Browse files Browse the repository at this point in the history
bump podspec to 2.0.0
  • Loading branch information
Nicholas Maccharoli authored Nov 20, 2017
2 parents 91f4473 + 61a075a commit 300f464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Default.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Default"
s.version = "1.0.0"
s.version = "2.0.0"
s.summary = "Modern interface to UserDefaults + Codable support"
s.description = <<-DESC
Modern interface to UserDefaults + Codable support
Expand Down

0 comments on commit 300f464

Please sign in to comment.