Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryBochkarev committed Nov 10, 2016
1 parent 51c861e commit b01044e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@

#### [Current]
* 2016-11-07 [90bf503](../../commit/90bf503) - __(Konstantin Lazarev)__ chore: add drone and dip
* 2016-11-07 [27502f5](../../commit/27502f5) - __(Konstantin Lazarev)__ feature: add String#mb_downcase method

#### v0.6.1
* 2016-06-10 [c6c1931](../../commit/c6c1931) - __(Korotaev Danil)__ Release 0.6.1
* 2016-06-03 [739cdac](../../commit/739cdac) - __(Korotaev Danil)__ fix: rename incorrect named method

#### v0.6.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.1'
VERSION = '0.7.0'
end

0 comments on commit b01044e

Please sign in to comment.