Skip to content

Commit

Permalink
Release v0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
headcr4sh committed May 27, 2018
1 parent 6ba5884 commit 1bd8bd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.4.0] - 2018-05-27

### Added

Expand Down
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ RUN mvn -q org.apache.maven.plugins:maven-dependency-plugin:3.1.1:get \

ENV PATH="/usr/local/bin:/usr/bin:/bin"

LABEL maintainer="[email protected]" \
version="0.3.1"
LABEL maintainer="Benjamin P. Jung <[email protected]>" \
version="0.4.0"

COPY ./assets/* /opt/resource/

Expand Down

0 comments on commit 1bd8bd9

Please sign in to comment.