Skip to content

Commit

Permalink
3.0.4 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Mar 6, 2020
1 parent c8472a5 commit d35920c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: '3.3'
services:
butler:
image: ptarmiganlabs/butler:3.0.3
image: ptarmiganlabs/butler:3.0.4
container_name: butler
restart: always
ports:
Expand Down
8 changes: 4 additions & 4 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "butler",
"version": "3.0.3",
"version": "3.0.4",
"description": "Microservice providing features that Qlik Sense or Qlikview cannot do out of the box.",
"docs": "node_modules/.bin/docco {mqtt,qrs}/{**/*,*} -l classic",
"dependencies": {
Expand Down

0 comments on commit d35920c

Please sign in to comment.