Skip to content

Commit

Permalink
Bump 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed May 15, 2019
1 parent 1a7b6c4 commit 1751444
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change log

## master
## master (unreleased)

## 0.10.0 (2019-05-15)

- **Ruby >= 2.4 is required**

Expand Down
2 changes: 1 addition & 1 deletion lib/logidze/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Logidze
VERSION = "0.9.0"
VERSION = "0.10.0"
end

0 comments on commit 1751444

Please sign in to comment.