From 44bcc887a33f6aee707ec6cdc7a742eb2fd532b5 Mon Sep 17 00:00:00 2001 From: Shawn Snyder Date: Mon, 24 Jan 2022 12:18:03 -0600 Subject: [PATCH] Forgot to update version number --- intrinio-realtime.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intrinio-realtime.gemspec b/intrinio-realtime.gemspec index 60723eb..636ece0 100644 --- a/intrinio-realtime.gemspec +++ b/intrinio-realtime.gemspec @@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "intrinio-realtime" - spec.version = "3.1.0" + spec.version = "3.1.2" spec.authors = ["Intrinio"] spec.email = ["ssnyder@intrinio.com"] spec.description = %q{Intrinio Ruby SDK for Real-Time Stock Prices}