Skip to content

Commit ba636ff

Browse files
Updated Podspec
1 parent 3f62163 commit ba636ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MKHTypedKey.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'MKHTypedKey'
4-
s.version = '1.0.0'
4+
s.version = '2.0.0'
55
s.summary = 'Generic key for explicit type safe access to values from any key-value storage.'
66
s.homepage = 'https://github.com/maximkhatskevich/#{s.name}'
77
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)