Skip to content

Commit 6f2037d

Browse files
author
llapresi
authored
Update macOSThemeKit.podspec
1 parent 97e56f2 commit 6f2037d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

macOSThemeKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'macOSThemeKit'
3-
s.version = '1.1.0'
3+
s.version = '1.1.1'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'macOS Theming Framework'
66
s.homepage = 'https://github.com/luckymarmot/ThemeKit'
@@ -15,4 +15,4 @@ Pod::Spec.new do |s|
1515
s.requires_arc = true
1616

1717
s.source_files = 'Sources/**/*.swift'
18-
end
18+
end

0 commit comments

Comments
 (0)