summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <carllerche@mac.com>2010-06-23 16:45:11 -0700
committerCarl Lerche <carllerche@mac.com>2010-06-23 16:45:11 -0700
commit96a1acf1df5ac72bb0a739f9f8de4b1af1cc2f0f (patch)
treea6c8d29899d4f12a3a53ea242f5c59b4727150cf
parentd9c8f028524acd8cdf5951454d3a7f46d02d960a (diff)
downloadbundler-96a1acf1df5ac72bb0a739f9f8de4b1af1cc2f0f.tar.gz
Bump up the version
-rw-r--r--lib/bundler/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/version.rb b/lib/bundler/version.rb
index 330b9cda67..33dc5394a7 100644
--- a/lib/bundler/version.rb
+++ b/lib/bundler/version.rb
@@ -1,3 +1,3 @@
module Bundler
- VERSION = "1.0.0.beta.1"
+ VERSION = "1.0.0.beta.2"
end \ No newline at end of file