Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
o-lim committed May 25, 2017
1 parent bb963d9 commit fe03dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

COMMIT_HASH := $Format:%h$
GN_VERSION := 0.2.0
GN_VERSION := 0.2.1
export GN_VERSION := $(if $(filter-out %:%h,$(COMMIT_HASH)),$(GN_VERSION)-$(COMMIT_HASH))

.PHONY: all
Expand Down

0 comments on commit fe03dcc

Please sign in to comment.