lib/dor/services/client/version.rb in dor-services-client-4.18.0 vs lib/dor/services/client/version.rb in dor-services-client-4.19.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module Dor
module Services
class Client
- VERSION = '4.18.0'
+ VERSION = '4.19.0'
end
end
end