Skip to content

Commit

Permalink
Bump up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlhuda committed Jan 4, 2010
1 parent 0021df9 commit 7194fdb
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.2"
VERSION = "0.7.3.pre"

class << self
attr_writer :logger
Expand Down

0 comments on commit 7194fdb

Please sign in to comment.