Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Sep 5, 2018
1 parent 966fbc3 commit 806b938
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
HEAD
----

0.9.0
-----

- New: Kiba::Common::Sources::CSV provides a basic CSV source for simple needs.

0.8.0
Expand Down
2 changes: 1 addition & 1 deletion lib/kiba-common/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Kiba
module Common
VERSION = '0.8.0'
VERSION = '0.9.0'
end
end

0 comments on commit 806b938

Please sign in to comment.