lib/quandl/client/version.rb in quandl_client-2.4.3 vs lib/quandl/client/version.rb in quandl_client-2.4.4
- old
+ new
@@ -1,7 +1,7 @@
module Quandl
module Client
- VERSION = '2.4.3'
+ VERSION = '2.4.4'
API_VERSION = 'v2'
class << self
def api_version
\ No newline at end of file