Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/pivotalrb/rr/trunk@218 af276e61-6b34-4dac-905b-574b5f35ef33
  • Loading branch information
btakita committed Jul 9, 2007
1 parent d4cc5d5 commit 3fd3599
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
* 0.1.1
- Trim the backtrace for Rspec and Test::Unit
- Rspec and Test::Unit integration fixes

* 0.1.0
- Initial Release
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def run_suite
end

PKG_NAME = "rr"
PKG_VERSION = "0.1.0"
PKG_VERSION = "0.1.1"
PKG_FILES = FileList[
'[A-Z]*',
'*.rb',
Expand Down

0 comments on commit 3fd3599

Please sign in to comment.