Skip to content

Commit 9b8530c

Browse files
committed
Version bump to v0.1.2
1 parent 0f0380e commit 9b8530c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## TAG v0.1.2 (2016-19-12)
2+
3+
- Fix PHP composer installer.
4+
15
## TAG v0.1.1 (2016-18-12)
26

37
- Update Nginx to v1.11.7.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
REPO = janus1990
22
IMAGE = docker-nginx-php
3-
VERSION = 0.1.1
3+
VERSION = 0.1.2
44
EXTRAVERSION =
55

66
IMAGE_FQN = $(REPO)/$(IMAGE):v$(VERSION)$(EXTRAVERSION)

0 commit comments

Comments
 (0)