chore: update version number

This commit is contained in:
Vjacheslav Trushkin 2025-02-12 00:24:55 +02:00
parent 8300891cba
commit 2afff788df
2 changed files with 2 additions and 2 deletions

View File

@ -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 ########################################################################################################

View File

@ -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",