Skip to content

Commit

Permalink
Release v0.2.0 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockwaveNN authored Sep 10, 2020
1 parent bd3b566 commit c921896
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master (unreleased)

## 0.2.0 (2020-09-10)

### New Features

* `download_file_by_name` return file path
Expand Down
2 changes: 1 addition & 1 deletion lib/onlyoffice_s3_wrapper/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module OnlyofficeS3Wrapper
# [String] Version of gem
VERSION = '0.1.2'
VERSION = '0.2.0'
end

0 comments on commit c921896

Please sign in to comment.