mirror of https://github.com/iconify/api.git
chore: update version number
This commit is contained in:
parent
8300891cba
commit
2afff788df
|
|
@ -1,7 +1,7 @@
|
|||
ARG ARCH=amd64
|
||||
ARG NODE_VERSION=18
|
||||
ARG OS=bullseye-slim
|
||||
ARG ICONIFY_API_VERSION=3.0.0
|
||||
ARG ICONIFY_API_VERSION=3.1.1
|
||||
ARG SRC_PATH=./
|
||||
|
||||
#### Stage BASE ########################################################################################################
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"description": "Iconify API",
|
||||
"author": "Vjacheslav Trushkin",
|
||||
"license": "MIT",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"type": "module",
|
||||
"bugs": "https://github.com/iconify/api/issues",
|
||||
"homepage": "https://github.com/iconify/api",
|
||||
|
|
|
|||
Loading…
Reference in New Issue