Skip to content

Commit

Permalink
Adding litecoin prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
MoD committed Nov 14, 2019
1 parent 6040ef7 commit 437ef9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion peatio-litecoin/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
peatio-litecoin (0.2.0)
peatio-litecoin (0.2.1.pre.alpha)
activesupport (~> 5.2.3)
better-faraday (~> 1.0.5)
faraday (~> 0.15.4)
Expand Down
2 changes: 1 addition & 1 deletion peatio-litecoin/lib/peatio/litecoin/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Peatio
module Litecoin
VERSION = "0.2.0".freeze
VERSION = "0.2.1-alpha".freeze
end
end

0 comments on commit 437ef9b

Please sign in to comment.