Skip to content

Commit

Permalink
Bump up the version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Lerche committed Sep 25, 2009
1 parent 9024947 commit 9fd36d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler.rb
Expand Up @@ -19,7 +19,7 @@
require "bundler/remote_specification"

module Bundler
VERSION = "0.6.0.pre"
VERSION = "0.6.0"

class << self
attr_writer :logger
Expand Down

0 comments on commit 9fd36d4

Please sign in to comment.