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