chore(release): 1.3.4 [skip ci]

This commit is contained in:
semantic-release-bot 2021-02-26 01:57:49 +00:00
parent 6fa1a00f2d
commit dc84779780
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ spec:
spec: spec:
containers: containers:
- name: app - name: app
image: registry.gitlab.com/mythic-insight/legendary:1.3.3 image: registry.gitlab.com/mythic-insight/legendary:1.3.4
ports: ports:
- containerPort: 4000 - containerPort: 4000
env: env:

View file

@ -1,6 +1,6 @@
{ {
"name": "@mythic-insight/legendary", "name": "@mythic-insight/legendary",
"version": "1.3.3", "version": "1.3.4",
"private": true, "private": true,
"description": "The Legendary Phoenix Boilerplate.", "description": "The Legendary Phoenix Boilerplate.",
"main": "index.js", "main": "index.js",