Bump to 0.2.0

parent 353e3641
...@@ -10,7 +10,7 @@ uploads. ...@@ -10,7 +10,7 @@ uploads.
Add the gem to your Gemfile: Add the gem to your Gemfile:
```rb ```rb
gem "uppy-s3_multipart" gem "uppy-s3_multipart", "~> 0.2"
``` ```
## Setup ## Setup
......
Gem::Specification.new do |gem| Gem::Specification.new do |gem|
gem.name = "uppy-s3_multipart" gem.name = "uppy-s3_multipart"
gem.version = "0.1.1" gem.version = "0.2.0"
gem.required_ruby_version = ">= 2.2" gem.required_ruby_version = ">= 2.2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment