Skip to content

Commit

Permalink
Release v0.2.0 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockwaveNN authored Mar 6, 2020
1 parent 6d4bedb commit 6f2424c
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-03-06)

### Refactoring

* Remove unused param from `LinuxHelper.get_computer_name`
Expand Down
2 changes: 1 addition & 1 deletion lib/onlyoffice_file_helper/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module OnlyofficeFileHelper
VERSION = '0.1.0'
VERSION = '0.2.0'
end

0 comments on commit 6f2424c

Please sign in to comment.