Skip to content

Commit

Permalink
bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
mirven committed Dec 13, 2009
1 parent 457f2f0 commit d1813d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ end


namespace :rock do
version = "0.3-0"
version = "0.4-0"
rocks_home = "/Users/mirven/Projects"

desc "Uploads the current copy of the code to my rockserver"
Expand Down Expand Up @@ -54,4 +54,4 @@ task :pages => :doc do
`git commit -m "update pages"`
`git push origin gh-pages`
`git checkout master`
end
end

0 comments on commit d1813d8

Please # to comment.