Skip to content

Commit

Permalink
update rakefile and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad Pytel committed Jun 11, 2010
1 parent 8ed0d24 commit 59909d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Jeweler::Tasks.new do |gem|
"Bence Nagy", "Ben Mabey", "Eloy Duran",
"Tim Pope", "Mihai Anca", "Mark Cornick",
"Shay Arnett", "Jon Yurek", "Chad Pytel"]
gem.files = FileList["[A-Z]*", "{app,config,generators,lib,shoulda_macros,rails}/**/*"]
gem.files = FileList["[A-Z]*", "{app,config,lib,shoulda_macros,rails}/**/*"]
end

Jeweler::GemcutterTasks.new
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
0.9.0

0 comments on commit 59909d5

Please sign in to comment.