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

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehuda Katz authored and Yehuda Katz committed Feb 4, 2010
1 parent 8835be6 commit 02ef097
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 @@ -4,7 +4,7 @@
require 'bundler/rubygems'

module Bundler
VERSION = "0.9.1"
VERSION = "0.9.2"

autoload :Definition, 'bundler/definition'
autoload :Dependency, 'bundler/dependency'
Expand Down

0 comments on commit 02ef097

Please sign in to comment.