Skip to content

Commit 8795bc6

Browse files
committed
Prepare for 2.1.1 release
1 parent 9a4d91c commit 8795bc6

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.0)
4+
rails-dom-testing (2.1.1)
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
@@ -1,7 +1,7 @@
11
module Rails
22
module Dom
33
module Testing
4-
VERSION = "2.1.0"
4+
VERSION = "2.1.1"
55
end
66
end
77
end

0 commit comments

Comments
 (0)