summaryrefslogtreecommitdiff
path: root/lib/bundler/version.rb
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2010-04-03 01:27:25 -0700
committerAndre Arko <andre@arko.net>2010-04-03 01:27:25 -0700
commit6be2abff23b6ac9299ee2573334209ae4540d1d3 (patch)
tree8b490f0485e56c54e9a3368b13b09ef9307aaf3f /lib/bundler/version.rb
parent00fd2be0a624a4bdadd0a17d5172969ef3f11884 (diff)
downloadbundler-3e2eb050cb1c5d0418c92d985428453f237b3cbc.tar.gz
Release version to 0.9.160.9.16
Diffstat (limited to 'lib/bundler/version.rb')
-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 768ee7f4f4..62248662a1 100644
--- a/lib/bundler/version.rb
+++ b/lib/bundler/version.rb
@@ -1,3 +1,3 @@
module Bundler
- VERSION = "0.9.15"
+ VERSION = "0.9.16"
end \ No newline at end of file