Skip to content

Commit

Permalink
[feat]: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCech committed May 22, 2020
1 parent 149a2e0 commit 5e03008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VersionIcon.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'VersionIcon'
s.module_name = 'VersionIcon'
s.version = '1.0.2'
s.version = '1.0.3'
s.summary = 'Script written in Swift that prepares the iOS app icon overlay with ribbon, build type and version (build) info'
s.homepage = 'https://github.com/DanielCech/VersionIcon'
s.license = 'MIT'
Expand Down

0 comments on commit 5e03008

Please sign in to comment.