Skip to content

Commit

Permalink
Bump to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Dec 1, 2016
1 parent 9529af8 commit a7f7446
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Unreleased
----------
1.0.0
-----

- `close` becomes optional in destinations.
- Bumping to 1.0.0 since Kiba is in wide production use.

0.6.1
-----
Expand Down
2 changes: 1 addition & 1 deletion lib/kiba/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Kiba
VERSION = '0.6.1'
VERSION = '1.0.0'
end

0 comments on commit a7f7446

Please sign in to comment.