Skip to content

Commit 08728e5

Browse files
committed
Merge pull request #58 from gliderlabs/master
v0.3.2 for realz
2 parents 47ab953 + a4d7c0d commit 08728e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NAME = herokuish
22
HARDWARE = $(shell uname -m)
3-
VERSION ?= 0.3.1
3+
VERSION ?= 0.3.2
44
IMAGE_NAME ?= $(NAME)
55
BUILD_TAG ?= dev
66

0 commit comments

Comments
 (0)