From 566ad4164dbf0891a71a5087e71c9e36390241e2 Mon Sep 17 00:00:00 2001 From: Lauran Jansen Date: Mon, 7 Mar 2016 14:52:20 -0500 Subject: [PATCH] Bump version v3.1.0 --- lib/dotiw/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dotiw/version.rb b/lib/dotiw/version.rb index 05f0861..8609517 100644 --- a/lib/dotiw/version.rb +++ b/lib/dotiw/version.rb @@ -1,5 +1,5 @@ # encoding: utf-8 module DOTIW - VERSION = "3.0.1" + VERSION = "3.1.0" end