Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofalci committed Sep 18, 2016
1 parent cfa3b64 commit 914a8d8
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.3.0-rc1
VERSION := 0.3.0
COMMIT := $(shell git rev-parse --short HEAD)
BUILD_DATE := $(shell date +"%s")
SPOTIFY_CLIENT_ID := 4e1fa8c468ce42c2a45c7c9e40e6d9d0
Expand Down

0 comments on commit 914a8d8

Please sign in to comment.