Skip to content

Commit

Permalink
Update MTGSDKSwift.podspec
Browse files Browse the repository at this point in the history
update podspec version
  • Loading branch information
rpcarson committed Sep 28, 2018
1 parent 3542d05 commit 8208b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MTGSDKSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Pod::Spec.new do |s|
s.name = 'MTGSDKSwift'
s.version = '1.0.0'
s.version = '1.0.1'
s.summary = 'Magic: The Gathering SDK - Swift'
s.description = <<-DESC
A lightweight framework that makes interacting with the magicthegathering.io api quick, easy and safe.
Expand Down

0 comments on commit 8208b60

Please sign in to comment.