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

Commit

Permalink
ship v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tamada committed Mar 11, 2020
1 parent 12f73c2 commit de190e8
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.3
VERSION := 1.1.0
DIST := $(NAME)-$(VERSION)

all: test build
Expand Down

0 comments on commit de190e8

Please sign in to comment.