Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 77abc25

Browse files
committed
version bump
1 parent d180778 commit 77abc25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
allure-rspec (0.6.5)
4+
allure-rspec (0.6.6)
55
allure-ruby-adaptor-api (= 0.6.3)
66
rspec (~> 3.0)
77

lib/allure-rspec/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module AllureRSpec # :nodoc:
22
module Version # :nodoc:
3-
STRING = '0.6.5'
3+
STRING = '0.6.6'
44
end
55
end

0 commit comments

Comments
 (0)