update changelog and bump version
This commit is contained in:
4
Makefile
4
Makefile
@ -2,8 +2,8 @@
|
||||
REPO_NAME=railroad
|
||||
export GOPATH=$(HOME)/go
|
||||
GOPATH=$(HOME)/go
|
||||
VERSION=0.0.039
|
||||
LAST_VERSION=0.0.038
|
||||
VERSION=0.0.040
|
||||
LAST_VERSION=0.0.039
|
||||
USER_GH=eyedeekay
|
||||
|
||||
GOOS?=$(shell uname -s | tr A-Z a-z)
|
||||
|
Reference in New Issue
Block a user