lib/coverband/service/client/version.rb in coverband-service-client-0.0.12.rc.2 vs lib/coverband/service/client/version.rb in coverband-service-client-0.0.12.rc.3
- old
+ new
@@ -1,7 +1,7 @@
module Coverband
module Service
module Client
- VERSION = '0.0.12.rc.2'
+ VERSION = '0.0.12.rc.3'
end
end
end