Skip to content

Commit caae530

Browse files
committed
Preparing for 2.0.2 release
1 parent 22e86e9 commit caae530

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rails-dom-testing (2.0.1)
4+
rails-dom-testing (2.0.2)
55
activesupport (>= 4.2.0, < 6.0)
66
nokogiri (~> 1.6)
77

lib/rails/dom/testing/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Rails
22
module Dom
33
module Testing
4-
VERSION = "2.0.1"
4+
VERSION = "2.0.2"
55
end
66
end
77
end

0 commit comments

Comments
 (0)