lib/quandl/version.rb in quandl-1.0.1 vs lib/quandl/version.rb in quandl-1.0.2

- old
+ new

@@ -1,3 +1,3 @@ module Quandl - VERSION = '1.0.1' + VERSION = '1.0.2' end