Skip to content

Commit a7eacb8

Browse files
committed
Bump to 2.0.0.
We're removing deprecated features and through that breaking backwards compat. Therefore require a major bump.
1 parent 1e22b3a commit a7eacb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "1.0.7"
4+
VERSION = "2.0.0"
55
end
66
end
77
end

0 commit comments

Comments
 (0)