Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
update version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hico-horiuchi committed May 23, 2015
1 parent 4e44dd3 commit c724335
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gomfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
gom 'github.com/spf13/cobra'
gom 'github.com/mattn/go-isatty'
gom 'github.com/tcnksm/go-latest'

group :development do
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION := 0.2.0
VERSION := 0.2.1
GO_BUILDOPT := -ldflags '-s -w -X main.version $(VERSION)'

gom:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## ohgi v0.2.0
## ohgi v0.2.1

![image.png](https://raw.githubusercontent.com/hico-horiuchi/ohgi/master/image.png)

Expand Down

0 comments on commit c724335

Please sign in to comment.