Skip to content

Commit f9fdba7

Browse files
committed
Bump version to 1.0.0.beta1
1 parent a940d3e commit f9fdba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/active_model/mocks/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module RSpec
22
module ActiveModel
33
module Mocks
44
module Version
5-
STRING = '0.0.1'
5+
STRING = '1.0.0.beta1'
66
end
77
end
88
end

0 commit comments

Comments
 (0)