Skip to content

Commit 3aed96d

Browse files
committed
Version bump.
1 parent 93bc8fc commit 3aed96d

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-controller-testing (0.0.2)
4+
rails-controller-testing (0.0.3)
55
rails (>= 4.2.0.beta)
66

77
GEM
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Rails
22
module Controller
33
module Testing
4-
VERSION = "0.0.2"
4+
VERSION = "0.0.3"
55
end
66
end
77
end

0 commit comments

Comments
 (0)