From 6539fd68fc33dec4186f6d4f4e7fe4c8fa6175a3 Mon Sep 17 00:00:00 2001 From: freedomprogramer Date: Fri, 2 Jun 2017 11:18:10 +0800 Subject: [PATCH] update version to 0.2.3 --- lib/has_magic_fields/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/has_magic_fields/version.rb b/lib/has_magic_fields/version.rb index 9e8fe04..9e268b2 100644 --- a/lib/has_magic_fields/version.rb +++ b/lib/has_magic_fields/version.rb @@ -1,3 +1,3 @@ module HasMagicFields - VERSION = "0.2.2" + VERSION = "0.2.3" end -- libgit2 0.21.0