Skip to content

Commit

Permalink
v1.0.9 (#23)
Browse files Browse the repository at this point in the history
* Update lodash library from 4.17.19 to 4.17.21
* Update hosted-git-info from 2.8.8 to 2.8.9
* Bump Revision
  • Loading branch information
tomhollingworth authored May 19, 2021
1 parent f395408 commit d26567a
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 8 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ LABEL org.opencontainers.image.authors="[email protected]"
LABEL org.opencontainers.image.source="https://github.com/Spruik/PackML-MQTT-Simulator"
LABEL org.opencontainers.image.url="https://spruiktec.com/"
LABEL org.opencontainers.image.vendor="Spruik Technologies LLC"
LABEL org.opencontainers.image.version="1.0.9"

WORKDIR /machine

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ For any issue, there are fundamentally three ways an individual can contribute:

## Changelog

- 1.0.9
- Update lodash library from 4.17.19 to 4.17.21
- Update hosted-git-info from 2.8.8 to 2.8.9

- 1.0.8
- Add simulation TICK env variable

Expand Down
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: packml-sim
description: PackML Machine Simulator
type: application
version: 0.0.1
appVersion: 0.0.5
version: 0.0.2
appVersion: 1.0.9
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packaging-machine-language-mqtt-simulator",
"version": "1.0.8",
"version": "1.0.9",
"description": "Manufacturing line simulator interfaced using PackML over MQTT.",
"keywords": [
"packml",
Expand Down

0 comments on commit d26567a

Please sign in to comment.