summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2010-06-08 17:50:25 -0400
committerAndre Arko <andre@arko.net>2010-06-09 13:14:20 -0400
commitadd94117b150369da985b9ec23d3c3edd1aa9e39 (patch)
tree64907fadc624fba7d570f2d5832f6c478771050a
parentf3d214b847089c39d59929b31e7bfd63f150ba38 (diff)
downloadbundler-1.0.0.beta.1.tar.gz
Version 1.0.0.beta.11.0.0.beta.1
-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 e08c5ff854..330b9cda67 100644
--- a/lib/bundler/version.rb
+++ b/lib/bundler/version.rb
@@ -1,3 +1,3 @@
module Bundler
- VERSION = "0.10.pre"
+ VERSION = "1.0.0.beta.1"
end \ No newline at end of file