Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehuda Katz authored and Yehuda Katz committed Nov 5, 2009
1 parent d63bff1 commit 90d826b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
require "bundler/remote_specification"

module Bundler
VERSION = "0.7.0.pre"
VERSION = "0.7.0"

class << self
attr_writer :logger
Expand Down

0 comments on commit 90d826b

Please sign in to comment.