Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rgkobashi committed Dec 12, 2016
1 parent c9e3a2a commit e0a98f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RMTostada.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "RMTostada"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "RMTostada framework provides methods to display multiple tostadas views (toast views) with different styles at the same time."

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -93,7 +93,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/rgkobashi/RMTostada.git", :tag => "1.0.1" }
s.source = { :git => "https://github.com/rgkobashi/RMTostada.git", :tag => "#{s.version}" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit e0a98f9

Please sign in to comment.