From 82a1d8acf44e5ab3b2a559d9e5f1be59d86acef6 Mon Sep 17 00:00:00 2001 From: Michael Andrews Date: Mon, 22 Dec 2014 10:12:49 -0800 Subject: [PATCH] Bump version --- lib/masamune/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/masamune/version.rb b/lib/masamune/version.rb index 04ab468..6cb08f2 100644 --- a/lib/masamune/version.rb +++ b/lib/masamune/version.rb @@ -1,3 +1,3 @@ module Masamune - VERSION = '0.8.2' + VERSION = '0.8.3' end