diff options
author | Andre Arko <andre@arko.net> | 2010-04-22 15:39:54 -0700 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2010-04-22 15:39:54 -0700 |
commit | 012019fe35f168d5e5cd9ad923151f7e8ccf2815 (patch) | |
tree | b2e385ea8c7a981dd363bd51d561e7a686f1681b | |
parent | d9c79cb28cf30d800847b3d97197f967ec4deb45 (diff) | |
download | bundler-012019fe35f168d5e5cd9ad923151f7e8ccf2815.tar.gz |
Version 0.9.25.pre while it's in git
-rw-r--r-- | lib/bundler/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/version.rb b/lib/bundler/version.rb index 5d9e23a704..1643522408 100644 --- a/lib/bundler/version.rb +++ b/lib/bundler/version.rb @@ -1,3 +1,3 @@ module Bundler - VERSION = "0.9.24" + VERSION = "0.9.25.pre" end
\ No newline at end of file |