Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofalci committed Mar 3, 2018
1 parent e1e810c commit 7625a8b
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
Expand Up @@ -5,7 +5,7 @@ ifeq ($(UNAME), Darwin)
SED := sed -i '' -e '$$ d'
endif

VERSION := 0.5.0-next
VERSION := 0.5.0
COMMIT := $(shell git rev-parse --short HEAD)
BUILD_DATE := $(shell date +"%s")
SPOTIFY_CLIENT_ID := 4e1fa8c468ce42c2a45c7c9e40e6d9d0
Expand Down

0 comments on commit 7625a8b

Please sign in to comment.