Skip to content

Commit

Permalink
chore: update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Pablo Bustamante Barrera committed Jun 12, 2024
1 parent 18f9353 commit e15b030
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
To install Cryptomarket use gem

```
gem install cryptomarket-sdk
gem install cryptomarket-sdk -v 3.2.0
```

# Documentation
Expand Down
2 changes: 1 addition & 1 deletion cryptomarket-sdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "cryptomarket-sdk"
s.version = "3.1.0"
s.version = "3.2.0"
s.platform = Gem::Platform::RUBY
s.authors = ["T. Ismael Verdugo"]
s.email = ["[email protected]"]
Expand Down

0 comments on commit e15b030

Please sign in to comment.