From 70db8d2dc39e66a6df94f72d8f21f45534cb9221 Mon Sep 17 00:00:00 2001 From: soh335 Date: Wed, 15 Feb 2017 15:27:30 +0900 Subject: [PATCH] bump version --- schemalex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemalex.go b/schemalex.go index 048b2dd..01a52fd 100644 --- a/schemalex.go +++ b/schemalex.go @@ -5,4 +5,4 @@ package schemalex // Version contains the version number. Note that this does // not necessarily reflect the current state of the source code. -const Version = "v0.0.3" +const Version = "v0.0.4"