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

Commit

Permalink
Bump up version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Genki Sugawara committed Apr 10, 2017
1 parent 6c7b807 commit 8693b17
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 @@
SHELL := /bin/bash
PROGRAM := sisito-api
VERSION := v0.2.3
VERSION := v0.2.4
GOOS := $(shell go env GOOS)
GOARCH := $(shell go env GOARCH)
RUNTIME_GOPATH := $(GOPATH):$(shell pwd)
Expand Down

0 comments on commit 8693b17

Please sign in to comment.