From 3a22af628384875daba9cb128ece3670abbf54bc Mon Sep 17 00:00:00 2001 From: Gabriel Kim Date: Thu, 21 May 2015 15:28:33 +0800 Subject: [PATCH] fix template file type issue --- lib/flavor_gem/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/flavor_gem/version.rb b/lib/flavor_gem/version.rb index a3e1416..9efa953 100644 --- a/lib/flavor_gem/version.rb +++ b/lib/flavor_gem/version.rb @@ -1,4 +1,4 @@ # version module FlavorGem - VERSION = "0.1.5" + VERSION = "0.1.6" end