Skip to content

Commit

Permalink
set release version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stan authored and Stan committed Apr 5, 2016
1 parent b24162f commit 0b627b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GrandMenu.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "GrandMenu"
s.version = "0.0.3"
s.version = "0.0.4"
s.summary = "GrandMenu is a powerful and simple Menu"

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

s.source = { :git => "https://github.com/DuckDeck/GrandMenu.git", :tag => "0.0.3" }
s.source = { :git => "https://github.com/DuckDeck/GrandMenu.git", :tag => "0.0.4" }


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

0 comments on commit 0b627b9

Please sign in to comment.