From 98d24175e166ccc1fa07115e1cc3e7a72c6016d4 Mon Sep 17 00:00:00 2001 From: Ben Arent Date: Fri, 6 Jan 2017 14:16:36 -0800 Subject: [PATCH] Bumping Version for Mailer Update --- VERSION | 2 +- librato-services.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 9f52f20..d883a10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.12 \ No newline at end of file +3.2.13 diff --git a/librato-services.gemspec b/librato-services.gemspec index 240a945..eb86383 100644 --- a/librato-services.gemspec +++ b/librato-services.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.name = "librato-services" - s.version = "3.2.12" + s.version = "3.2.13" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"]