aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/version.rb
diff options
context:
space:
mode:
authorCarlhuda <carlhuda@engineyard.com>2010-04-01 12:07:56 -0700
committerCarlhuda <carlhuda@engineyard.com>2010-04-01 12:07:56 -0700
commit02fea50e0013e72458b60a382a667a2012eef175 (patch)
tree2d853d8767f96f5a65fc5c797e55267567927cbb /lib/bundler/version.rb
parent9972f7127ccb1bbda4aa3ee1096c2c34ac31dec1 (diff)
parent1da7eb3586fa147c25fdf58459eaeaf8bf921930 (diff)
downloadbundler-02fea50e0013e72458b60a382a667a2012eef175.tar.gz
Merge branch 'v0.9'
Conflicts: bundler.gemspec lib/bundler.rb
Diffstat (limited to 'lib/bundler/version.rb')
-rw-r--r--lib/bundler/version.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/bundler/version.rb b/lib/bundler/version.rb
new file mode 100644
index 00000000..e08c5ff8
--- /dev/null
+++ b/lib/bundler/version.rb
@@ -0,0 +1,3 @@
+module Bundler
+ VERSION = "0.10.pre"
+end \ No newline at end of file