Skip to content

Commit 2afff78

Browse files
committed
chore: update version number
1 parent 8300891 commit 2afff78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG ARCH=amd64
22
ARG NODE_VERSION=18
33
ARG OS=bullseye-slim
4-
ARG ICONIFY_API_VERSION=3.0.0
4+
ARG ICONIFY_API_VERSION=3.1.1
55
ARG SRC_PATH=./
66

77
#### Stage BASE ########################################################################################################

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Iconify API",
44
"author": "Vjacheslav Trushkin",
55
"license": "MIT",
6-
"version": "3.1.0",
6+
"version": "3.1.1",
77
"type": "module",
88
"bugs": "https://github.com/iconify/api/issues",
99
"homepage": "https://github.com/iconify/api",

0 commit comments

Comments
 (0)