Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
revert the version change
Browse files Browse the repository at this point in the history
  • Loading branch information
iCell committed Jul 5, 2019
1 parent e2c2837 commit 8c78465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EosioSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'EosioSwift'
s.version = '0.1.2'
s.version = '0.1.1'
s.summary = 'EOSIO SDK for Swift - API for integrating with EOSIO-based blockchains.'
s.homepage = 'https://github.com/EOSIO/eosio-swift'
s.license = { :type => 'MIT', :text => <<-LICENSE
Expand Down

0 comments on commit 8c78465

Please sign in to comment.