Skip to content

Commit 0265db9

Browse files
author
Rafael Mendonça França
committed
Rubygems is broken Release 1.0.2 with the same code as 1.0.1
1 parent 4c20950 commit 0265db9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.0.1
1+
# 1.0.2
22

33
* Add deprecated `assert_tag`.
44

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.1"
4+
VERSION = "1.0.2"
55
end
66
end
77
end

0 commit comments

Comments
 (0)