Skip to content

Commit

Permalink
Merge pull request #15 from pokepay/release-v0.1.4
Browse files Browse the repository at this point in the history
v0.1.4
  • Loading branch information
cxxxr authored Jul 30, 2020
2 parents 89482a3 + c19e881 commit a5b4137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
pokepay_partner_ruby_sdk (0.1.2)
pokepay_partner_ruby_sdk (0.1.4)
inifile (~> 3.0.0)
json (~> 2.3.0)
openssl (~> 2.1.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/pokepay_partner_ruby_sdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Pokepay
VERSION = "0.1.2"
VERSION = "0.1.4"
end

0 comments on commit a5b4137

Please sign in to comment.