From f5680b8f4df443d9fd1f0e6c1478418fd79eb774 Mon Sep 17 00:00:00 2001 From: Joshua Scott Date: Wed, 8 Feb 2017 21:20:52 -0600 Subject: [PATCH] Version bump --- lib/appnexusapi/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/appnexusapi/version.rb b/lib/appnexusapi/version.rb index b90f36c..2e152fb 100644 --- a/lib/appnexusapi/version.rb +++ b/lib/appnexusapi/version.rb @@ -1,3 +1,3 @@ module AppnexusApi - VERSION = '0.1.3.im2'.freeze + VERSION = '1.0.0'.freeze end