Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
51
Star
957
Fork
328
rspec
/
rspec-expectations
Code
Issues
30
Pull requests
2
Projects
0
Insights
Permalink
Browse files
Let us try 2.0.0.beta.x
Loading branch information
...
dchelimsky
committed
Mar 2, 2010
1 parent
a8f577a
commit
70753a04c3ebe627791306cf8a57b44fd650e78c
Unified
Split
Showing
2 changed files
with
4 additions
and
4 deletions
.
+3
−3
Rakefile
+1
−1
VERSION
Show comments
View
6
Rakefile
@@ -22,9 +22,9 @@ begin
Thank you for installing
#{
gem.summary
}
-
The 'b' in
#{
gem.version
}
means this is beta software.
-
If you are looking
for a supported production release,
-
please
"gem install rspec" (without --pre).
+
This is beta software. If you are looking
+
for a supported production release,
please
+
"gem install rspec" (without --pre).
#{
"
*
"
*
50
}
EOM
Show comments
View
2
VERSION
@@ -1 +1 @@
-2.0.0.
b01
+2.0.0.
beta.1
Toggle all file notes
0 comments on commit
70753a0
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
70753a0