Skip to content

Commit

Permalink
Bump version to 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Feb 25, 2010
1 parent e6f9b13 commit 0aea4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler.rb
Expand Up @@ -4,7 +4,7 @@
require 'bundler/rubygems_ext'

module Bundler
VERSION = "0.9.8"
VERSION = "0.9.9"

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

0 comments on commit 0aea4b1

Please sign in to comment.