From 10f978df88195c0f61fd49a6b4895c2b515b0710 Mon Sep 17 00:00:00 2001 From: Phil LaPier Date: Fri, 27 Jan 2012 14:45:04 -0500 Subject: [PATCH] Version bump to 1.3.6 --- lib/bourbon/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bourbon/version.rb b/lib/bourbon/version.rb index 3bf6c68e8..8d0ec83a3 100644 --- a/lib/bourbon/version.rb +++ b/lib/bourbon/version.rb @@ -1,3 +1,3 @@ module Bourbon - VERSION = "1.3.5" + VERSION = "1.3.6" end