Skip to content

Commit

Permalink
Bump up version number to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpgr committed Aug 22, 2017
1 parent 502a300 commit 13e731c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v.1.0.1
2017/08/22

### Update Feature
* Gem のアップデート by pocke
* https://github.com/tbpgr/kosi/pull/2

## v.1.0.0
2015/01/17

Expand Down
2 changes: 1 addition & 1 deletion lib/kosi/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# TableFormat for Terminal(Use Japanese Charactors)
module Kosi
VERSION = '1.0.0'
VERSION = '1.0.1'
end

0 comments on commit 13e731c

Please sign in to comment.