zold-ruby-sdk.gemspec in zold-ruby-sdk-0.2.2 vs zold-ruby-sdk.gemspec in zold-ruby-sdk-0.2.3

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true -# Copyright (c) 2018-2019 Yegor Bugayenko +# Copyright (c) 2018-2020 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the 'Software'), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell @@ -27,10 +27,10 @@ s.required_rubygems_version = Gem::Requirement.new('>= 0') end s.rubygems_version = '2.2' s.required_ruby_version = '>=2.5' s.name = 'zold-ruby-sdk' - s.version = '0.2.2' + s.version = '0.2.3' s.license = 'MIT' s.summary = 'Zold score' s.description = 'Ruby SDK for Zold online wallets management system (WTS)' s.authors = ['Yegor Bugayenko'] s.email = 'yegor256@gmail.com'