lib/jortt/client/version.rb in jortt-6.0.0 vs lib/jortt/client/version.rb in jortt-6.1.0
- old
+ new
@@ -1,6 +1,6 @@
module Jortt
# Define the version of +Jortt::Client+
class Client
- VERSION = '6.0.0'
+ VERSION = '6.1.0'
end
end
- old
+ new