Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
update version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tamada committed Mar 8, 2020
1 parent 855e274 commit 743260c
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 @@
GO=go
NAME := uniq2
VERSION := 1.0.1
VERSION := 1.0.2
DIST := $(NAME)-$(VERSION)

all: test build
Expand Down

0 comments on commit 743260c

Please sign in to comment.