Skip to content

Commit

Permalink
update podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
mayckonx committed Jun 30, 2019
1 parent 77ff421 commit 0afa069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MBSPasswordView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "MBSPasswordView"
s.version = '1.0.5'
s.version = '1.1.0'
s.homepage = "https://github.com/mayckonx/#{s.name}"
s.license = { type: 'MIT', file: 'LICENSE' }
s.author = 'Mayckon Barbosa da Silva'
Expand All @@ -14,4 +14,4 @@ Pod::Spec.new do |s|
# MBSPasswordView
MBSPasswordView is a custom view that provides an easy way to use a block-screen password.
DESC
end
end

0 comments on commit 0afa069

Please sign in to comment.