Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Korotaev Danil committed Jun 10, 2016
1 parent 92c0a69 commit c6c1931
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

#### [Current]
* 2016-06-03 [739cdac](../../commit/739cdac) - __(Korotaev Danil)__ fix: rename incorrect named method

#### v0.6.0
* 2016-06-03 [eb8154b](../../commit/eb8154b) - __(Korotaev Danil)__ Release 0.6.0
* 2016-06-02 [697be2c](../../commit/697be2c) - __(Korotaev Danil)__ feat: add clearing deprecated unicode characters

#### v0.5.0
Expand Down
2 changes: 1 addition & 1 deletion lib/string_tools/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module StringTools
VERSION = '0.6.0'
VERSION = '0.6.1'
end

0 comments on commit c6c1931

Please sign in to comment.