diff --git a/lib/uaa/version.rb b/lib/uaa/version.rb index 3f1ea7f..fd6f2b9 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.0' + VERSION = '4.0.1' end end