Skip to content

Commit 4af1e87

Browse files
committed
Bump version 0.0.6
1 parent bd48c97 commit 4af1e87

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
4+
5+
## 0.0.6 (2017-02-11)
6+
37
- Only change Chronic.time_class when Rails is used ([#3](https://github.com/zedtux/cucumber-timecop/pull/3)) [[edejong](https://github.com/edejong)]
48

59
## 0.0.5 (2014-10-04)

lib/cucumber/timecop/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ module Cucumber
55
# @author [zedtux]
66
#
77
module Timecop
8-
VERSION = '0.0.5'
8+
VERSION = '0.0.6'
99
end
1010
end

0 commit comments

Comments
 (0)