From 437a7477407c18b1c7f046754ee607001b1dcbfc Mon Sep 17 00:00:00 2001 From: Morgan Hallgren Date: Wed, 13 Apr 2016 18:46:37 +0200 Subject: [PATCH] Bump to 0.13.0 --- lib/sandthorn/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sandthorn/version.rb b/lib/sandthorn/version.rb index e7d4104..25698a3 100644 --- a/lib/sandthorn/version.rb +++ b/lib/sandthorn/version.rb @@ -1,3 +1,3 @@ module Sandthorn - VERSION = "0.12.0" + VERSION = "0.13.0" end