Skip to content

Commit e15b030

Browse files
author
Pedro Pablo Bustamante Barrera
committed
chore: update package version
1 parent 18f9353 commit e15b030

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
To install Cryptomarket use gem
1010

1111
```
12-
gem install cryptomarket-sdk
12+
gem install cryptomarket-sdk -v 3.2.0
1313
```
1414

1515
# Documentation

cryptomarket-sdk.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
33

44
Gem::Specification.new do |s|
55
s.name = "cryptomarket-sdk"
6-
s.version = "3.1.0"
6+
s.version = "3.2.0"
77
s.platform = Gem::Platform::RUBY
88
s.authors = ["T. Ismael Verdugo"]
99
s.email = ["[email protected]"]

0 commit comments

Comments
 (0)