Skip to content

Commit

Permalink
Bump version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockwaveNN committed May 25, 2017
1 parent ce3c67f commit f2ec94f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## master (unrelased)
## 1.0.1
* Fix RuboCop 0.49 warnings (minor speedup by `Performance/Caller` cop)

## 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion lib/onlyoffice_logger_helper/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module OnlyofficeLoggerHelper
VERSION = '1.0.0'.freeze
VERSION = '1.0.1'.freeze
end

0 comments on commit f2ec94f

Please sign in to comment.