-
-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to 2.0.0 & prepare for release
Note that the release notes from the v2.0.0.alpha & v2.0.0.alpha.1 pre-releases have been combined into the notes for v2.0.0.
- Loading branch information
1 parent
0075824
commit fcd5450
Showing
2 changed files
with
5 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module Mocha | ||
VERSION = '2.0.0.alpha.1'.freeze | ||
VERSION = '2.0.0'.freeze | ||
end |