Skip to content

Commit 87c377f

Browse files
committed
[ci skip] Bump 0.9.0
1 parent cf8c840 commit 87c377f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## 0.9.0 (2018-11-28)
6+
57
- PR [#98](https://github.com/palkan/logidze/pull/98) Add `:ignore_log_data` option to `#has_logidze` ([@dmitrytsepelev][])
68

79
Usage:

lib/logidze/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Logidze
3-
VERSION = "0.8.1"
3+
VERSION = "0.9.0"
44
end

0 commit comments

Comments
 (0)