We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c44e3 commit e9c3895Copy full SHA for e9c3895
UserDefaultsSnapshotLib.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "UserDefaultsSnapshotLib"
3
4
- s.version = "1.1.0"
+ s.version = "1.2.0"
5
s.summary = "A library that provides a snapshot of the UserDefaults for the state-management."
6
s.description = <<-DESC
7
This library enables us to create a snapshot of the values which UserDefaults manages.
0 commit comments