Skip to content

Commit c078a89

Browse files
committed
Prepare for 2.1.0
1 parent ff3411c commit c078a89

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.3)
4+
rails-dom-testing (2.1.0)
55
activesupport (>= 5.0.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.3"
4+
VERSION = "2.1.0"
55
end
66
end
77
end

0 commit comments

Comments
 (0)