From 59d5b23572a97715643be7b2d1aed5b5d011e4e7 Mon Sep 17 00:00:00 2001 From: Akihiko Horiuchi <12ff5b8@gmail.com> Date: Wed, 24 Feb 2016 01:12:14 +0900 Subject: [PATCH] update version to 0.5.0 --- Makefile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8c09318..545d5e3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.4.3 +VERSION := 0.5.0 GO_BUILDOPT := -ldflags '-s -w -X main.version=$(VERSION)' gom: diff --git a/README.md b/README.md index 7da5991..ed0b6e8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## ohgi v0.4.3 +## ohgi v0.5.0 ![image.gif](https://raw.githubusercontent.com/hico-horiuchi/ohgi/master/image.gif)