Skip to content

Commit a14001a

Browse files
committed
Prepare for 2.2.0
1 parent 897fc19 commit a14001a

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.1.1)
4+
rails-dom-testing (2.2.0)
55
activesupport (>= 5.0.0)
66
minitest
77
nokogiri (>= 1.6)

lib/rails/dom/testing/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Rails
44
module Dom
55
module Testing
6-
VERSION = "2.1.1"
6+
VERSION = "2.2.0"
77
end
88
end
99
end

0 commit comments

Comments
 (0)