diff --git a/lib/uaa/version.rb b/lib/uaa/version.rb index 8bba3ba..521ba50 100644 --- a/lib/uaa/version.rb +++ b/lib/uaa/version.rb @@ -14,6 +14,6 @@ # Cloud Foundry namespace module CF module UAA - VERSION = '4.0.6' + VERSION = '4.0.7' end end