lib/nexaas_id/version.rb in nexaas_id-client-0.6.0 vs lib/nexaas_id/version.rb in nexaas_id-client-0.7.0

- old
+ new

@@ -1,4 +1,4 @@ # encoding: utf-8 module NexaasID - VERSION = "0.6.0".freeze + VERSION = "0.7.0".freeze end