Skip to content

Commit

Permalink
Merge pull request #25 from alexanderdavidpan/bump_version_to_0.17.0
Browse files Browse the repository at this point in the history
(chore) Bump version from 0.16.0 to 0.17.0
  • Loading branch information
alexanderdavidpan authored Nov 25, 2021
2 parents e64479a + 45fa6fe commit 1325880
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:
cryptocompare (0.16.0)
cryptocompare (0.17.0)
faraday
json

Expand Down
2 changes: 1 addition & 1 deletion lib/cryptocompare/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Cryptocompare
VERSION = "0.16.0".freeze
VERSION = "0.17.0".freeze
end

0 comments on commit 1325880

Please sign in to comment.